Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
Loading...
Searching...
No Matches
HorizontalSpacer Class Reference
Inheritance diagram for HorizontalSpacer:
SpacerBase

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
int m_count
Widget m_root

Additional Inherited Members

Private Member Functions inherited from SpacerBase
int GetChildIndex (Widget w)
override bool OnChildAdd (Widget w, Widget child)
override bool OnChildRemove (Widget w, Widget child)
override bool OnUpdate (Widget w)
void OnWidgetScriptInit (Widget w)
void UpdateChild (Widget child, float w, float h, int index)
void UpdateLayout ()

Detailed Description

Definition at line 2 of file horizontalspacer.c.

Member Function Documentation

◆ UpdateChild()

void UpdateChild ( Widget child,
float w,
float h,
int index )
inlineprotected

Definition at line 7 of file horizontalspacer.c.

References Border, Gap, SpacerBase::m_count, and RightGap::OnUpdate().

Field Documentation

◆ Border

reference int Border
private

Definition at line 4 of file horizontalspacer.c.

Referenced by UpdateChild().

◆ Gap

reference int Gap
private

Definition at line 5 of file horizontalspacer.c.

Referenced by UpdateChild().


The documentation for this class was generated from the following file: