![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Go to the source code of this file.
Classes | |
| class | SCR_RestoreEditorModesComponentClass |
Functions | |
| SCR_RestoreEditorModesComponentClass SCR_BaseGameModeComponentClass | Attribute (desc:"When enabled, the system will remember and restore also modes of limited editor managers (e.g., those with only PHOTO mode, not EDIT).")] protected bool m_bRestoreLimitedEditors |
| void | OnEditorManagerCreatedServer (SCR_EditorManagerEntity editorManager) |
| override void | OnGameEnd () |
| Called on all machines when the world ends. | |
| override void | OnPostInit (IEntity owner) |
| Editable Mine. | |
Variables | |
| ref map< string, EEditorMode > | m_mModes = new map<string, EEditorMode>() |
| SCR_RestoreEditorModesComponentClass SCR_BaseGameModeComponentClass Attribute | ( | desc:"When | enabled, |
| the system will remember and restore also modes of limited editor managers(e.g., those with only PHOTO mode, not EDIT)." | ) |
|
protected |
Definition at line 18 of file SCR_RestoreEditorModesComponent.c.
|
protected |
Called on all machines when the world ends.
Definition at line 31 of file SCR_RestoreEditorModesComponent.c.
|
protected |
Definition at line 15 of file SCR_RestoreEditorModesComponent.c.