![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| override void | HandlerAttached (Widget w) |
| override void | HandlerDeattached (Widget w) |
| void | OnCloseButtonClicked () |
| void | OnBaseClicked (bool selected) |
| void | OnFactionCommanderChanged (SCR_Faction faction, int commanderPlayerId) |
| Closes the Command Post Menu when local player loses commander role. | |
| void | OnBaseDisassembled (SCR_CampaignMilitaryBaseComponent base, Faction faction) |
| Closes the Command Post Menu when base where commander is using Command Post is disassembled. | |
| void | OnBaseFactionChanged (SCR_CampaignMilitaryBaseComponent base, Faction defendingFaction, Faction attackingFaction) |
| Closes the Command Post Menu when base where commander is using Command Post is captured by other faction. | |
| void | CloseMenu () |
| void | SetCommanderNameWidget (Widget w) |
| void | SetModeType (Widget w) |
| void | SetActiveBase () |
Protected Attributes | |
| ButtonWidget | m_wCloseButtonWidget |
| SCR_InputButtonComponent | m_InputButton |
| SCR_CampaignMilitaryBaseComponent | m_ActiveBase |
| bool | m_bCommanderRoleEnabled |
| string | m_sModeName |
| string | m_sIconName |
| Color | m_ModeColor |
| RichTextWidget | m_wCommanderName |
| Widget | m_wPlatformLayout |
| ImageWidget | m_wPlatformIcon |
| TextWidget | m_wModeText |
| ImageWidget | m_wModeTopBar |
| ImageWidget | m_wModeIcon |
| BaseContainer | m_GameplaySettings |
| const string | CURRENT_COMMANDER_AI_TEXT = "#AR-FactionCommander_CurrentCommander_AI" |
| const string | CURRENT_COMMANDER_PLAYER_TEXT = "#AR-FactionCommander_CurrentCommander" |
| const string | LOGISTICS_LABEL_TEXT = "#AR-FactionCommander_UserAction_LogisticsStation" |
| const string | COMBAT_SUPPORT_LABEL_TEXT = "#AR-FactionCommander_UserAction_RadioStation" |
| const string | OPERATIONS_LABEL_TEXT = "#AR-FactionCommander_UserAction_EngineeringStation" |
| const string | LOGISTICS_ICON = "veh_trunk" |
| const string | COMBAT_SUPPORT_ICON = "characters" |
| const string | OPERATIONS_ICON = "scenarios" |
Definition at line 1 of file SCR_MapCommandPostUI.c.
|
inlineprotected |
Definition at line 137 of file SCR_MapCommandPostUI.c.
|
inlineprotected |
Definition at line 36 of file SCR_MapCommandPostUI.c.
|
inlineprotected |
Definition at line 67 of file SCR_MapCommandPostUI.c.
|
inlineprotected |
Definition at line 88 of file SCR_MapCommandPostUI.c.
|
inlineprotected |
Closes the Command Post Menu when base where commander is using Command Post is disassembled.
Definition at line 114 of file SCR_MapCommandPostUI.c.
|
inlineprotected |
Closes the Command Post Menu when base where commander is using Command Post is captured by other faction.
Definition at line 124 of file SCR_MapCommandPostUI.c.
|
inlineprotected |
Definition at line 82 of file SCR_MapCommandPostUI.c.
|
inlineprotected |
Closes the Command Post Menu when local player loses commander role.
Definition at line 100 of file SCR_MapCommandPostUI.c.
|
inlineprotected |
Definition at line 234 of file SCR_MapCommandPostUI.c.
|
inlineprotected |
Definition at line 144 of file SCR_MapCommandPostUI.c.
|
inlineprotected |
Definition at line 186 of file SCR_MapCommandPostUI.c.
|
protected |
Definition at line 32 of file SCR_MapCommandPostUI.c.
|
protected |
Definition at line 29 of file SCR_MapCommandPostUI.c.
|
protected |
Definition at line 26 of file SCR_MapCommandPostUI.c.
|
protected |
Definition at line 27 of file SCR_MapCommandPostUI.c.
|
protected |
Definition at line 31 of file SCR_MapCommandPostUI.c.
|
protected |
Definition at line 28 of file SCR_MapCommandPostUI.c.
|
protected |
Definition at line 9 of file SCR_MapCommandPostUI.c.
|
protected |
Definition at line 11 of file SCR_MapCommandPostUI.c.
|
protected |
Definition at line 24 of file SCR_MapCommandPostUI.c.
|
protected |
Definition at line 7 of file SCR_MapCommandPostUI.c.
|
protected |
Definition at line 15 of file SCR_MapCommandPostUI.c.
|
protected |
Definition at line 14 of file SCR_MapCommandPostUI.c.
|
protected |
Definition at line 13 of file SCR_MapCommandPostUI.c.
|
protected |
Definition at line 6 of file SCR_MapCommandPostUI.c.
|
protected |
Definition at line 17 of file SCR_MapCommandPostUI.c.
|
protected |
Definition at line 22 of file SCR_MapCommandPostUI.c.
|
protected |
Definition at line 20 of file SCR_MapCommandPostUI.c.
|
protected |
Definition at line 21 of file SCR_MapCommandPostUI.c.
|
protected |
Definition at line 19 of file SCR_MapCommandPostUI.c.
|
protected |
Definition at line 18 of file SCR_MapCommandPostUI.c.
|
protected |
Definition at line 33 of file SCR_MapCommandPostUI.c.
|
protected |
Definition at line 30 of file SCR_MapCommandPostUI.c.