![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| Widget | GetRootWidget () |
| int | GetSlotComponents (notnull out array< SCR_HUDSlotUIComponent > slotComponents) |
| SCR_HUDSlotUIComponent | FindSlotComponent (string slotName) |
| void | ResizeGroup () |
| override void | HandlerAttached (Widget w) |
Protected Attributes | |
| bool | m_bEnableDebugFont |
| float | m_fWidth |
| float | m_fHeight |
| Widget | m_wRoot |
| ref SCR_HUDSizeCalculator | m_HUDSizeCalculator = new SCR_HUDSizeCalculator() |
| ref array< SCR_HUDSlotUIComponent > | m_aSlots = {} |
Definition at line 1 of file SCR_HUDGroupUIComponent.c.
|
inlineprotected |
Definition at line 41 of file SCR_HUDGroupUIComponent.c.
|
inlineprotected |
Definition at line 22 of file SCR_HUDGroupUIComponent.c.
|
inlineprotected |
Definition at line 28 of file SCR_HUDGroupUIComponent.c.
|
inlineprotected |
Definition at line 86 of file SCR_HUDGroupUIComponent.c.
|
inlineprotected |
Resizes all the slots within this Group, distributing the size of the Group Widget to all slots.
Definition at line 74 of file SCR_HUDGroupUIComponent.c.
|
protected |
Definition at line 16 of file SCR_HUDGroupUIComponent.c.
|
protected |
Definition at line 4 of file SCR_HUDGroupUIComponent.c.
|
protected |
Definition at line 11 of file SCR_HUDGroupUIComponent.c.
|
protected |
Definition at line 10 of file SCR_HUDGroupUIComponent.c.
|
protected |
Definition at line 15 of file SCR_HUDGroupUIComponent.c.
|
protected |
Definition at line 13 of file SCR_HUDGroupUIComponent.c.