Arma Reforger Script API
Loading...
Searching...
No Matches
SCR_LayersEditorComponent Member List

This is the complete list of members for SCR_LayersEditorComponent, including all inherited members.

AddCharactersToGroup(notnull set< SCR_EditableEntityComponent > entities, SCR_EditableEntityComponent group)SCR_LayersEditorComponentprotected
ClearEntitiesSelectAfterMove()SCR_LayersEditorComponentprotected
CreateNewLayerWithSelected(notnull set< SCR_EditableEntityComponent > entities, vector worldPosition)SCR_LayersEditorComponent
CreateNewLayerWithSelectedRpl(notnull array< RplId > entityIDs, vector transform[4], RplId currentLayerID)SCR_LayersEditorComponentprotected
DelayedSelectMovedEntity(SCR_EditableEntityComponent entity)SCR_LayersEditorComponentprotected
EntitiesSelectAfterMoveDone(SCR_EditableEntityComponent lastEntity)SCR_LayersEditorComponentprotected
EOnEditorActivate()SCR_BaseEditorComponentprotected
EOnEditorActivateAsync(int attempt)SCR_BaseEditorComponentprotected
EOnEditorActivateServer()SCR_BaseEditorComponentprotected
EOnEditorClose()SCR_LayersEditorComponent
EOnEditorCloseServer()SCR_BaseEditorComponentprotected
EOnEditorCloseServerCallback()SCR_BaseEditorComponentprotected
EOnEditorDeactivate()SCR_BaseEditorComponentprotected
EOnEditorDeactivateAsync(int attempt)SCR_BaseEditorComponentprotected
EOnEditorDeactivateServer()SCR_BaseEditorComponentprotected
EOnEditorDebug(array< string > debugTexts)SCR_LayersEditorComponent
EOnEditorDelete()SCR_LayersEditorComponent
EOnEditorDeleteServer()SCR_BaseEditorComponentprotected
EOnEditorInit()SCR_LayersEditorComponent
EOnEditorInitServer()SCR_BaseEditorComponentprotected
EOnEditorOpen()SCR_LayersEditorComponent
EOnEditorOpenServer()SCR_BaseEditorComponentprotected
EOnEditorOpenServerCallback()SCR_BaseEditorComponentprotected
EOnEditorPostActivate()SCR_BaseEditorComponentprotected
EOnEditorPostDeactivate()SCR_BaseEditorComponentprotected
EOnEditorPreActivate()SCR_BaseEditorComponentprotected
EOnEditorRequest(bool isOpen)SCR_BaseEditorComponentprotected
EOnEffect(SCR_BaseEditorEffect effect)SCR_BaseEditorComponentprotected
Event_OnCurrentLayerChangeSCR_LayersEditorComponent
FindEditorComponent(TypeName type, bool showError=false, bool modeFirst=false)SCR_BaseEditorComponent
GetAllInstances(TypeName type, out notnull array< Managed > outComponents)SCR_BaseEditorComponentstatic
GetCurrentLayer()SCR_LayersEditorComponent
GetEditorComponentData()SCR_BaseEditorComponent
GetInstance(TypeName type, bool showError=false, bool modeFirst=false)SCR_BaseEditorComponentstatic
GetInstance(SCR_EditorBaseEntity editorManager, TypeName type, bool showError=false)SCR_BaseEditorComponentstatic
GetManager()SCR_BaseEditorComponent
GetOnCurrentLayerChange()SCR_LayersEditorComponent
GetOnEffect()SCR_BaseEditorComponent
GetParentBelowCurrentLayer(SCR_EditableEntityComponent entity)SCR_LayersEditorComponent
GetParentComponent()SCR_BaseEditorComponentprotected
InitOwner()SCR_BaseEditorComponent
InitServer()SCR_BaseEditorComponent
IsAdmin()SCR_BaseEditorComponentprotected
IsEditingLayersEnabled()SCR_LayersEditorComponent
IsMaster()SCR_BaseEditorComponentprotected
IsOnEditorManager()SCR_BaseEditorComponentprotected
IsOwner()SCR_BaseEditorComponentprotected
IsProxy()SCR_BaseEditorComponentprotected
IsRemoved()SCR_BaseEditorComponent
IsUnderCurrentLayer(SCR_EditableEntityComponent entity, bool onlyDirect=false, bool applyExceptions=false)SCR_LayersEditorComponent
m_bEditingLayersEnabledSCR_LayersEditorComponentprotected
m_bSelectAfterMoveCanceledSCR_LayersEditorComponentprotected
m_bSelectParentAfterMoveSCR_LayersEditorComponentprotected
m_CoreSCR_LayersEditorComponentprotected
m_EntitiesToSelectAfterMoveSCR_LayersEditorComponentprotected
m_ManagerSCR_BaseEditorComponentprotected
m_NewGroupLeaderSCR_LayersEditorComponentprotected
m_OwnerSCR_BaseEditorComponentprotected
m_ParentSCR_BaseEditorComponentprotected
m_RplComponentSCR_BaseEditorComponentprotected
m_SelectionFilterSCR_LayersEditorComponentprotected
m_sNewLayerPrefabSCR_LayersEditorComponentprotected
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_LayersEditorComponentprotected
OnAccessKeysChanged()SCR_LayersEditorComponentprotected
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_LayersEditorComponentprotected
OnEditorModeChanged(SCR_EditorModeEntity currentModeEntity, SCR_EditorModeEntity prevModeEntity)SCR_LayersEditorComponentprotected
OnEffectBase(SCR_BaseEditorEffect effect)SCR_BaseEditorComponent
OnEntityAccessKeyChanged(SCR_EditableEntityComponent entity)SCR_LayersEditorComponentprotected
OnEntityUnregistered(SCR_EditableEntityComponent entity)SCR_LayersEditorComponentprotected
OnEntityVisibilityChanged(SCR_EditableEntityComponent entity)SCR_LayersEditorComponentprotected
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_LayersEditorComponentprotected
OnUserSettingsChanged()SCR_LayersEditorComponentprotected
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_BaseEditorComponentprotected
SetCurrentLayer(SCR_EditableEntityComponent entity)SCR_LayersEditorComponent
SetCurrentLayerToParent()SCR_LayersEditorComponent
SetEditingLayersEnabled(bool enableLayerEditing)SCR_LayersEditorComponent
SetParentComponent(SCR_BaseEditorComponent parent)SCR_BaseEditorComponentprotected
SplitGroupAndAddCharacters(SCR_EditableCharacterComponent leader, notnull set< SCR_EditableEntityComponent > entities)SCR_LayersEditorComponent
ToggleCurrentLayer(SCR_EditableEntityComponent entity)SCR_LayersEditorComponent
~SCR_BaseEditorComponent()SCR_BaseEditorComponent