![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Commanding menu base element class. More...
Protected Member Functions | |
| string | GetCategoryDisplayText () |
| void | SetCategoryDisplayText (string displayText) |
| array< ref SCR_PlayerCommandingMenuBaseElement > | GetCategoryElements () |
| ResourceName | GetIconImageset () |
| string | GetIconName () |
| bool | GetCanShowOnMap () |
Protected Attributes | |
| string | m_sCategoryDisplayText |
| ref array< ref SCR_PlayerCommandingMenuBaseElement > | m_aElements |
| ResourceName | m_sImageset |
| string | m_sIconName |
| bool | m_bShowOnMap |
Commanding menu base element class.
Definition at line 100 of file SCR_PlayerCommandsConfig.c.
|
inlineprotected |
Definition at line 148 of file SCR_PlayerCommandsConfig.c.
|
inlineprotected |
Definition at line 118 of file SCR_PlayerCommandsConfig.c.
|
inlineprotected |
Definition at line 130 of file SCR_PlayerCommandsConfig.c.
|
inlineprotected |
Definition at line 136 of file SCR_PlayerCommandsConfig.c.
|
inlineprotected |
Definition at line 142 of file SCR_PlayerCommandsConfig.c.
|
inlineprotected |
Definition at line 124 of file SCR_PlayerCommandsConfig.c.
|
protected |
Definition at line 106 of file SCR_PlayerCommandsConfig.c.
|
protected |
Definition at line 115 of file SCR_PlayerCommandsConfig.c.
|
protected |
Definition at line 103 of file SCR_PlayerCommandsConfig.c.
|
protected |
Definition at line 112 of file SCR_PlayerCommandsConfig.c.
|
protected |
Definition at line 109 of file SCR_PlayerCommandsConfig.c.