![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Attributes | |
| ref array< ref SCR_HUDLayout > | m_aHUDLayouts |
| string | m_sMainLayout |
| bool | m_bIsEditorOpen |
| SCR_HUDLayout | m_ActiveLayout |
| SCR_HUDLayout | m_SavedEditorLayout |
| ref OnLayoutChange | m_OnLayoutChange |
| ref ScriptInvokerVoid | m_OnMainLayoutInitialize |
Definition at line 7 of file SCR_HUDManagerLayoutHandler.c.
|
inlineprotected |
Definition at line 24 of file SCR_HUDManagerLayoutHandler.c.
|
inlineprotected |
Definition at line 222 of file SCR_HUDManagerLayoutHandler.c.
|
inlineprotected |
Definition at line 186 of file SCR_HUDManagerLayoutHandler.c.
|
inlineprotected |
Definition at line 129 of file SCR_HUDManagerLayoutHandler.c.
Searches for and returns a widget with the specified name from the Active Layout.
| widgetName | Name of the slot to look for. |
Definition at line 154 of file SCR_HUDManagerLayoutHandler.c.
|
inlineprotected |
Definition at line 163 of file SCR_HUDManagerLayoutHandler.c.
|
inlineprotected |
Definition at line 59 of file SCR_HUDManagerLayoutHandler.c.
|
inlineprotected |
Definition at line 65 of file SCR_HUDManagerLayoutHandler.c.
|
inlineprotected |
Definition at line 37 of file SCR_HUDManagerLayoutHandler.c.
|
inlineprotected |
Definition at line 78 of file SCR_HUDManagerLayoutHandler.c.
Searches for and returns a Group Widget with the given name.
| groupName | Name of the group to look for. |
Definition at line 94 of file SCR_HUDManagerLayoutHandler.c.
|
inlineprotected |
Searches for and returns the Component responsible for managing and controlling a Group with the given name.
| groupName | Name of the group to look for. |
Definition at line 107 of file SCR_HUDManagerLayoutHandler.c.
|
inlineprotected |
Definition at line 50 of file SCR_HUDManagerLayoutHandler.c.
|
inlineprotected |
Definition at line 348 of file SCR_HUDManagerLayoutHandler.c.
|
inlineprotected |
Searches for and returns the Component responsible for managing and controlling a Slot with the given name.
| slotName | Name of the slot to look for. |
Definition at line 120 of file SCR_HUDManagerLayoutHandler.c.
|
inlineprotected |
Definition at line 198 of file SCR_HUDManagerLayoutHandler.c.
|
inlineprotected |
when chaning Editor modes store the HudLayout of the newly opened mode
Definition at line 374 of file SCR_HUDManagerLayoutHandler.c.
|
inlineprotected |
When editor gets closed allow the change back to the main layout again.
Definition at line 366 of file SCR_HUDManagerLayoutHandler.c.
|
inlineprotected |
When editor gets opened save the editor HudLayout.
Definition at line 358 of file SCR_HUDManagerLayoutHandler.c.
|
inlineprotected |
Definition at line 334 of file SCR_HUDManagerLayoutHandler.c.
|
inlineprotected |
Definition at line 342 of file SCR_HUDManagerLayoutHandler.c.
|
inlineprotected |
Definition at line 30 of file SCR_HUDManagerLayoutHandler.c.
|
inlineprotected |
Definition at line 297 of file SCR_HUDManagerLayoutHandler.c.
|
inlineprotected |
Definition at line 312 of file SCR_HUDManagerLayoutHandler.c.
|
protected |
Definition at line 17 of file SCR_HUDManagerLayoutHandler.c.
|
protected |
Definition at line 10 of file SCR_HUDManagerLayoutHandler.c.
|
protected |
Definition at line 15 of file SCR_HUDManagerLayoutHandler.c.
|
protected |
Definition at line 19 of file SCR_HUDManagerLayoutHandler.c.
|
protected |
Definition at line 21 of file SCR_HUDManagerLayoutHandler.c.
|
protected |
Definition at line 18 of file SCR_HUDManagerLayoutHandler.c.
|
protected |
Definition at line 13 of file SCR_HUDManagerLayoutHandler.c.