![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Base deploy menu class. More...
Protected Member Functions | |
| override void | OnMenuOpen () |
| override void | OnMenuOpened () |
| override void | OnMenuClose () |
| override void | OnMenuHide () |
| void | OpenPlayerList () |
| void | MuteSounds (bool mute=true) |
| void | OnEditorLimitedChanged (bool limited) |
| If limited, don't show the game master switch button. | |
Static Protected Member Functions | |
| static OnDeployMenuOpenInvoker | SGetOnMenuOpen () |
Protected Attributes | |
| SCR_InputButtonComponent | m_PauseButton |
| SCR_InputButtonComponent | m_GameMasterButton |
| SCR_InputButtonComponent | m_ChatButton |
| SCR_ChatPanel | m_ChatPanel |
| SCR_MapEntity | m_MapEntity |
Static Protected Attributes | |
| static ref OnDeployMenuOpenInvoker | s_OnMenuOpen |
Base deploy menu class.
Definition at line 6 of file SCR_DeployMenuBase.c.
| [in] | mute |
Definition at line 75 of file SCR_DeployMenuBase.c.
|
inlineprotected |
If limited, don't show the game master switch button.
Definition at line 88 of file SCR_DeployMenuBase.c.
|
inlineprotected |
Definition at line 49 of file SCR_DeployMenuBase.c.
|
inlineprotected |
Definition at line 59 of file SCR_DeployMenuBase.c.
|
inlineprotected |
Definition at line 18 of file SCR_DeployMenuBase.c.
|
inlineprotected |
Definition at line 38 of file SCR_DeployMenuBase.c.
|
inlineprotected |
Definition at line 67 of file SCR_DeployMenuBase.c.
|
inlinestaticprotected |
Definition at line 96 of file SCR_DeployMenuBase.c.
|
protected |
Definition at line 10 of file SCR_DeployMenuBase.c.
|
protected |
Definition at line 12 of file SCR_DeployMenuBase.c.
|
protected |
Definition at line 9 of file SCR_DeployMenuBase.c.
|
protected |
Definition at line 13 of file SCR_DeployMenuBase.c.
|
protected |
Definition at line 8 of file SCR_DeployMenuBase.c.
|
staticprotected |
Definition at line 15 of file SCR_DeployMenuBase.c.