![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| EGameModeEditorTarget | GetGameMasterTarget () |
| void | OnEditorManagerCreatedServer (SCR_EditorManagerEntity editorManager) |
| void | OnEditorManagerDeletedServer (SCR_EditorManagerEntity editorManager) |
| void | OnEditorManagerInitOwner (SCR_EditorManagerEntity editorManager) |
| void | OnLimitedChanged (bool isLimited) |
| void | OnPlayerTerminated (int playerId) |
| override void | OnPlayerKilled (int playerId, IEntity playerEntity, IEntity killerEntity, notnull Instigator killer) |
| override void | OnPlayerDeleted (int playerId, IEntity player) |
| override void | OnGameStart () |
| override void | OnGameEnd () |
| void | SCR_GameModeEditor (IEntitySource src, IEntity parent) |
| void | ~SCR_GameModeEditor () |
Protected Attributes | |
| bool | m_bAutoInitEditor |
| EGameModeEditorTarget | m_GameMasterTarget |
| int | m_iPersistentGameMasterPlayerID |
| SCR_EditorManagerCore | m_Core |
Definition at line 7 of file SCR_GameModeEditor.c.
|
inlineprotected |
Definition at line 135 of file SCR_GameModeEditor.c.
|
inlineprotected |
Definition at line 142 of file SCR_GameModeEditor.c.
|
inlineprotected |
Get game master target which dictates how players obtain their GM rights. Note that target might be forced to change on evaluate on server if set on voting is enabled and the player is hosting Main use is to check if target == EVERYBODY or NOBODY
Definition at line 27 of file SCR_GameModeEditor.c.
|
inlineprotected |
Definition at line 32 of file SCR_GameModeEditor.c.
|
inlineprotected |
Definition at line 45 of file SCR_GameModeEditor.c.
|
inlineprotected |
Definition at line 48 of file SCR_GameModeEditor.c.
|
inlineprotected |
Definition at line 124 of file SCR_GameModeEditor.c.
|
inlineprotected |
Definition at line 106 of file SCR_GameModeEditor.c.
|
inlineprotected |
Definition at line 65 of file SCR_GameModeEditor.c.
Definition at line 101 of file SCR_GameModeEditor.c.
|
inlineprotected |
Definition at line 96 of file SCR_GameModeEditor.c.
|
inlineprotected |
Definition at line 83 of file SCR_GameModeEditor.c.
|
protected |
Definition at line 10 of file SCR_GameModeEditor.c.
|
protected |
Definition at line 18 of file SCR_GameModeEditor.c.
|
protected |
Definition at line 13 of file SCR_GameModeEditor.c.
|
protected |
Definition at line 17 of file SCR_GameModeEditor.c.