| AddCharactersToGroup(notnull set< SCR_EditableEntityComponent > entities, SCR_EditableEntityComponent group) | SCR_LayersEditorComponent | protected |
| ClearEntitiesSelectAfterMove() | SCR_LayersEditorComponent | protected |
| CreateNewLayerWithSelected(notnull set< SCR_EditableEntityComponent > entities, vector worldPosition) | SCR_LayersEditorComponent | |
| CreateNewLayerWithSelectedRpl(notnull array< RplId > entityIDs, vector transform[4], RplId currentLayerID) | SCR_LayersEditorComponent | protected |
| DelayedSelectMovedEntity(SCR_EditableEntityComponent entity) | SCR_LayersEditorComponent | protected |
| EntitiesSelectAfterMoveDone(SCR_EditableEntityComponent lastEntity) | SCR_LayersEditorComponent | protected |
| EOnEditorActivate() | SCR_BaseEditorComponent | protected |
| EOnEditorActivateAsync(int attempt) | SCR_BaseEditorComponent | protected |
| EOnEditorActivateServer() | SCR_BaseEditorComponent | protected |
| EOnEditorClose() | SCR_LayersEditorComponent | |
| EOnEditorCloseServer() | SCR_BaseEditorComponent | protected |
| EOnEditorCloseServerCallback() | SCR_BaseEditorComponent | protected |
| EOnEditorDeactivate() | SCR_BaseEditorComponent | protected |
| EOnEditorDeactivateAsync(int attempt) | SCR_BaseEditorComponent | protected |
| EOnEditorDeactivateServer() | SCR_BaseEditorComponent | protected |
| EOnEditorDebug(array< string > debugTexts) | SCR_LayersEditorComponent | |
| EOnEditorDelete() | SCR_LayersEditorComponent | |
| EOnEditorDeleteServer() | SCR_BaseEditorComponent | protected |
| EOnEditorInit() | SCR_LayersEditorComponent | |
| EOnEditorInitServer() | SCR_BaseEditorComponent | protected |
| EOnEditorOpen() | SCR_LayersEditorComponent | |
| EOnEditorOpenServer() | SCR_BaseEditorComponent | protected |
| EOnEditorOpenServerCallback() | SCR_BaseEditorComponent | protected |
| EOnEditorPostActivate() | SCR_BaseEditorComponent | protected |
| EOnEditorPostDeactivate() | SCR_BaseEditorComponent | protected |
| EOnEditorPreActivate() | SCR_BaseEditorComponent | protected |
| EOnEditorRequest(bool isOpen) | SCR_BaseEditorComponent | protected |
| EOnEffect(SCR_BaseEditorEffect effect) | SCR_BaseEditorComponent | protected |
| Event_OnCurrentLayerChange | SCR_LayersEditorComponent | |
| FindEditorComponent(TypeName type, bool showError=false, bool modeFirst=false) | SCR_BaseEditorComponent | |
| GetAllInstances(TypeName type, out notnull array< Managed > outComponents) | SCR_BaseEditorComponent | static |
| GetCurrentLayer() | SCR_LayersEditorComponent | |
| GetEditorComponentData() | SCR_BaseEditorComponent | |
| GetInstance(TypeName type, bool showError=false, bool modeFirst=false) | SCR_BaseEditorComponent | static |
| GetInstance(SCR_EditorBaseEntity editorManager, TypeName type, bool showError=false) | SCR_BaseEditorComponent | static |
| GetManager() | SCR_BaseEditorComponent | |
| GetOnCurrentLayerChange() | SCR_LayersEditorComponent | |
| GetOnEffect() | SCR_BaseEditorComponent | |
| GetParentBelowCurrentLayer(SCR_EditableEntityComponent entity) | SCR_LayersEditorComponent | |
| GetParentComponent() | SCR_BaseEditorComponent | protected |
| InitOwner() | SCR_BaseEditorComponent | |
| InitServer() | SCR_BaseEditorComponent | |
| IsAdmin() | SCR_BaseEditorComponent | protected |
| IsEditingLayersEnabled() | SCR_LayersEditorComponent | |
| IsMaster() | SCR_BaseEditorComponent | protected |
| IsOnEditorManager() | SCR_BaseEditorComponent | protected |
| IsOwner() | SCR_BaseEditorComponent | protected |
| IsProxy() | SCR_BaseEditorComponent | protected |
| IsRemoved() | SCR_BaseEditorComponent | |
| IsUnderCurrentLayer(SCR_EditableEntityComponent entity, bool onlyDirect=false, bool applyExceptions=false) | SCR_LayersEditorComponent | |
| m_bEditingLayersEnabled | SCR_LayersEditorComponent | protected |
| m_bSelectAfterMoveCanceled | SCR_LayersEditorComponent | protected |
| m_bSelectParentAfterMove | SCR_LayersEditorComponent | protected |
| m_Core | SCR_LayersEditorComponent | protected |
| m_EntitiesToSelectAfterMove | SCR_LayersEditorComponent | protected |
| m_Manager | SCR_BaseEditorComponent | protected |
| m_NewGroupLeader | SCR_LayersEditorComponent | protected |
| m_Owner | SCR_BaseEditorComponent | protected |
| m_Parent | SCR_BaseEditorComponent | protected |
| m_RplComponent | SCR_BaseEditorComponent | protected |
| m_SelectionFilter | SCR_LayersEditorComponent | protected |
| m_sNewLayerPrefab | SCR_LayersEditorComponent | protected |
| MoveToCurrentLayer(notnull set< SCR_EditableEntityComponent > entities) | SCR_LayersEditorComponent | |
| MoveToLayer(notnull set< SCR_EditableEntityComponent > entities, SCR_EditableEntityComponent layer) | SCR_LayersEditorComponent | |
| MoveToLayerAndSelect(notnull set< SCR_EditableEntityComponent > entities, SCR_EditableEntityComponent layer, bool selectParentAfterMove=false) | SCR_LayersEditorComponent | |
| MoveToLayerServer(notnull array< RplId > entityIDs, RplId layerID) | SCR_LayersEditorComponent | protected |
| OnAccessKeysChanged() | SCR_LayersEditorComponent | protected |
| OnActivateAsyncBase(int attempt) | SCR_BaseEditorComponent | |
| OnActivateBase() | SCR_BaseEditorComponent | |
| OnClosedBase() | SCR_BaseEditorComponent | |
| OnDeactivateAsyncBase(int attempt) | SCR_BaseEditorComponent | |
| OnDeactivateBase() | SCR_BaseEditorComponent | |
| OnDelete(IEntity owner) | SCR_LayersEditorComponent | |
| OnDeleteBase() | SCR_BaseEditorComponent | |
| OnEditableParentChanged(SCR_EditableEntityComponent entity, SCR_EditableEntityComponent newParent, SCR_EditableEntityComponent prevParent) | SCR_LayersEditorComponent | protected |
| OnEditorModeChanged(SCR_EditorModeEntity currentModeEntity, SCR_EditorModeEntity prevModeEntity) | SCR_LayersEditorComponent | protected |
| OnEffectBase(SCR_BaseEditorEffect effect) | SCR_BaseEditorComponent | |
| OnEntityAccessKeyChanged(SCR_EditableEntityComponent entity) | SCR_LayersEditorComponent | protected |
| OnEntityUnregistered(SCR_EditableEntityComponent entity) | SCR_LayersEditorComponent | protected |
| OnEntityVisibilityChanged(SCR_EditableEntityComponent entity) | SCR_LayersEditorComponent | protected |
| OnInitBase() | SCR_BaseEditorComponent | |
| OnOpenedBase() | SCR_BaseEditorComponent | |
| OnPostActivateBase() | SCR_BaseEditorComponent | |
| OnPostDeactivateBase() | SCR_BaseEditorComponent | |
| OnPostInit(IEntity owner) | SCR_BaseEditorComponent | |
| OnPreActivateBase() | SCR_BaseEditorComponent | |
| OnRequestBase(bool isOpen) | SCR_BaseEditorComponent | |
| OnSelectionChanged(EEditableEntityState state, set< SCR_EditableEntityComponent > entitiesSelected, set< SCR_EditableEntityComponent > entitiesDeselected) | SCR_LayersEditorComponent | protected |
| OnUserSettingsChanged() | SCR_LayersEditorComponent | protected |
| ResetEditorComponent() | SCR_BaseEditorComponent | |
| SCR_BaseEditorComponent(IEntityComponentSource src, IEntity ent, IEntity parent) | SCR_BaseEditorComponent | |
| SendNotification(ENotification notificationID, int selfID=0, int targetID=0, vector position=vector.Zero) | SCR_BaseEditorComponent | protected |
| SetCurrentLayer(SCR_EditableEntityComponent entity) | SCR_LayersEditorComponent | |
| SetCurrentLayerToParent() | SCR_LayersEditorComponent | |
| SetEditingLayersEnabled(bool enableLayerEditing) | SCR_LayersEditorComponent | |
| SetParentComponent(SCR_BaseEditorComponent parent) | SCR_BaseEditorComponent | protected |
| SplitGroupAndAddCharacters(SCR_EditableCharacterComponent leader, notnull set< SCR_EditableEntityComponent > entities) | SCR_LayersEditorComponent | |
| ToggleCurrentLayer(SCR_EditableEntityComponent entity) | SCR_LayersEditorComponent | |
| ~SCR_BaseEditorComponent() | SCR_BaseEditorComponent | |