Dayz Explorer 1.28.160049
Loading...
Searching...
No Matches
sizetochild.c File Reference

Go to the source code of this file.

Functions

void OnWidgetScriptInit (Widget w)
 
void Refresh ()
 

Variables

class SizeToChild extends ScriptedWidgetEventHandler m_ResizeHorizontal
 
reference bool m_ResizeVertical
 
Widget m_Root
 
Widget m_Parent
 

Function Documentation

◆ OnWidgetScriptInit()

void OnWidgetScriptInit ( Widget w)
protected

Definition at line 94 of file sizetochild.c.

◆ Refresh()

void Refresh ( )
protected

Definition at line 108 of file sizetochild.c.

Variable Documentation

◆ m_Parent

Widget m_Parent
protected

Definition at line 92 of file sizetochild.c.

◆ m_ResizeHorizontal

class SizeToChild extends ScriptedWidgetEventHandler m_ResizeHorizontal

◆ m_ResizeVertical

reference bool m_ResizeVertical

Definition at line 89 of file sizetochild.c.

◆ m_Root

Widget m_Root
protected

Definition at line 91 of file sizetochild.c.