|
DayZ 1.24
|
Protected Member Functions | |
| void | UpdateChild (Widget child, float w, float h, int index) |
Private Attributes | |
| reference int | Border |
| reference int | Gap |
Private Attributes inherited from SpacerBase | |
| Widget | m_root |
| int | m_count |
Additional Inherited Members | |
Private Member Functions inherited from SpacerBase | |
| void | OnWidgetScriptInit (Widget w) |
| override bool | OnUpdate (Widget w) |
| override bool | OnChildAdd (Widget w, Widget child) |
| override bool | OnChildRemove (Widget w, Widget child) |
| int | GetChildIndex (Widget w) |
| void | UpdateLayout () |
| void | UpdateChild (Widget child, float w, float h, int index) |
Definition at line 2 of file HorizontalSpacer.c.
Definition at line 7 of file HorizontalSpacer.c.
References Border, Gap, SpacerBase::m_count, and RightGap::OnUpdate().
Definition at line 4 of file HorizontalSpacer.c.
Referenced by UpdateChild().
Definition at line 5 of file HorizontalSpacer.c.
Referenced by UpdateChild().