![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| void | OnEditorOpen () |
| void | OnEditorClosed () |
| void | OnEditorModeChanged (SCR_EditorModeEntity currentMode, SCR_EditorModeEntity prevMode) |
| void | OnEditorMenuVisibilityChanged (bool isVisible) |
| void | ShowHideEntity (bool editorIsOpen, SCR_EditorModeEntity mode) |
| override void | EOnInit (IEntity owner) |
| void | Init (SCR_EditorManagerEntity editorManagerEntity) |
| override void | OnDelete (IEntity owner) |
| override void | OnPostInit (IEntity owner) |
Protected Attributes | |
| EShowHideInEditor | m_eShowHideInEditor |
| bool | m_bShowHideChildren |
| bool | m_bHideWhenEditorUiHidden |
| bool | m_bEditorMenuVisible = true |
| bool | m_bSubscribedToOnEditorCreate |
Definition at line 9 of file SCR_ShowHideInEditorComponent.c.
|
inlineprotected |
Definition at line 95 of file SCR_ShowHideInEditorComponent.c.
|
inlineprotected |
Definition at line 126 of file SCR_ShowHideInEditorComponent.c.
|
inlineprotected |
Definition at line 162 of file SCR_ShowHideInEditorComponent.c.
|
inlineprotected |
Definition at line 33 of file SCR_ShowHideInEditorComponent.c.
|
inlineprotected |
Definition at line 45 of file SCR_ShowHideInEditorComponent.c.
|
inlineprotected |
Definition at line 39 of file SCR_ShowHideInEditorComponent.c.
|
inlineprotected |
Definition at line 27 of file SCR_ShowHideInEditorComponent.c.
|
inlineprotected |
Definition at line 198 of file SCR_ShowHideInEditorComponent.c.
|
inlineprotected |
Definition at line 67 of file SCR_ShowHideInEditorComponent.c.
Definition at line 21 of file SCR_ShowHideInEditorComponent.c.
|
protected |
Definition at line 18 of file SCR_ShowHideInEditorComponent.c.
|
protected |
Definition at line 15 of file SCR_ShowHideInEditorComponent.c.
|
protected |
Definition at line 24 of file SCR_ShowHideInEditorComponent.c.
|
protected |
Definition at line 12 of file SCR_ShowHideInEditorComponent.c.