![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| override void | OnInit () |
| void | Register (notnull SCR_PlayerDeployMenuHandlerComponent handler) |
| void | Unregister (notnull SCR_PlayerDeployMenuHandlerComponent handler) |
| void | SetReady (bool ready) |
| Indicate that the deploy menu was opened and is ready for user interaction. | |
| override void | OnUpdatePoint (WorldUpdatePointArgs args) |
Protected Attributes | |
| SCR_PlayerDeployMenuHandlerComponent | m_LocalMenuHandler |
| SCR_RespawnSystemComponent | m_RespawnSystem |
| bool | m_bReady = false |
Definition at line 1 of file DeployMenuSystem.c.
|
inlineprotected |
Definition at line 15 of file DeployMenuSystem.c.
|
inlineprotected |
Definition at line 53 of file DeployMenuSystem.c.
|
inlineprotected |
Definition at line 32 of file DeployMenuSystem.c.
|
inlineprotected |
Indicate that the deploy menu was opened and is ready for user interaction.
Definition at line 47 of file DeployMenuSystem.c.
|
inlineprotected |
Definition at line 39 of file DeployMenuSystem.c.
|
protected |
Definition at line 12 of file DeployMenuSystem.c.
|
protected |
Definition at line 10 of file DeployMenuSystem.c.
|
protected |
Definition at line 11 of file DeployMenuSystem.c.