ActionCanBePerformed(SCR_BaseEditorAction action, vector cursorWorldPosition, int flags) | SCR_BaseActionsEditorComponent | |
ActionCanBeShown(SCR_BaseEditorAction action, vector cursorWorldPosition, int flags) | SCR_BaseActionsEditorComponent | |
ActionPerform(SCR_BaseEditorAction action, vector cursorWorldPosition, int flags) | SCR_BaseActionsEditorComponent | |
ActionPerform(SCR_BaseEditorAction action, SCR_EditableEntityComponent hoveredEntityComponent, set< SCR_EditableEntityComponent > selectedEntityComponents, vector cursorWorldPosition, int flags, int param) | SCR_BaseActionsEditorComponent | protected |
ActionPerformInstantly(SCR_BaseEditorAction action, int flags=0) | SCR_BaseActionsEditorComponent | |
ActionPerformInstantlyNoDialog(SCR_BaseEditorAction action, vector cursorWorldPosition, int flags=0) | SCR_BaseActionsEditorComponent | protected |
ActionPerformLocal(SCR_BaseEditorAction action, SCR_EditableEntityComponent hoveredEntityComponent, set< SCR_EditableEntityComponent > selectedEntityComponents, vector cursorWorldPosition, int flags, int param) | SCR_BaseActionsEditorComponent | protected |
ActionPerformOwner(int actionIndex, vector cursorWorldPosition, int flags, int param) | SCR_BaseActionsEditorComponent | protected |
ActionPerformRpc(SCR_BaseEditorAction action, vector cursorWorldPosition, int flags, int param=-1) | SCR_BaseActionsEditorComponent | protected |
ActionPerformServer(int actionIndex, RplId hoveredEntityID, array< RplId > selectedEntityIds, vector cursorWorldPosition, int flags, int param) | SCR_BaseActionsEditorComponent | protected |
EOnEditorActivate() | SCR_BaseActionsEditorComponent | |
EOnEditorActivateAsync(int attempt) | SCR_BaseEditorComponent | protected |
EOnEditorActivateServer() | SCR_BaseEditorComponent | protected |
EOnEditorClose() | SCR_BaseEditorComponent | protected |
EOnEditorCloseServer() | SCR_BaseEditorComponent | protected |
EOnEditorCloseServerCallback() | SCR_BaseEditorComponent | protected |
EOnEditorDeactivate() | SCR_BaseActionsEditorComponent | |
EOnEditorDeactivateAsync(int attempt) | SCR_BaseEditorComponent | protected |
EOnEditorDeactivateServer() | SCR_BaseEditorComponent | protected |
EOnEditorDebug(array< string > debugTexts) | SCR_BaseEditorComponent | protected |
EOnEditorDelete() | SCR_BaseEditorComponent | protected |
EOnEditorDeleteServer() | SCR_BaseEditorComponent | protected |
EOnEditorInit() | SCR_BaseEditorComponent | protected |
EOnEditorInitServer() | SCR_BaseEditorComponent | protected |
EOnEditorOpen() | SCR_BaseEditorComponent | protected |
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 |
EvaluateActions(notnull array< SCR_BaseEditorAction > actions, vector cursorWorldPosition, out notnull array< ref SCR_EditorActionData > filteredActions, out int flags=0) | SCR_BaseActionsEditorComponent | |
FindEditorComponent(TypeName type, bool showError=false, bool modeFirst=false) | SCR_BaseEditorComponent | |
GetActions(out notnull array< SCR_BaseEditorAction > actions) | SCR_BaseActionsEditorComponent | |
GetAllInstances(TypeName type, out notnull array< Managed > outComponents) | SCR_BaseEditorComponent | static |
GetAndEvaluateActions(vector cursorWorldPosition, out notnull array< ref SCR_EditorActionData > filteredActions, out int flags=0) | SCR_BaseActionsEditorComponent | |
GetEditorComponentData() | SCR_BaseEditorComponent | |
GetHoveredEntity() | SCR_BaseActionsEditorComponent | |
GetInstance(TypeName type, bool showError=false, bool modeFirst=false) | SCR_BaseEditorComponent | static |
GetInstance(SCR_EditorBaseEntity editorManager, TypeName type, bool showError=false) | SCR_BaseEditorComponent | static |
GetInstantActionTraceFlags() | SCR_BaseActionsEditorComponent | protected |
GetManager() | SCR_BaseEditorComponent | |
GetOnEffect() | SCR_BaseEditorComponent | |
GetParentComponent() | SCR_BaseEditorComponent | protected |
InitOwner() | SCR_BaseEditorComponent | |
InitServer() | SCR_BaseEditorComponent | |
IsAdmin() | SCR_BaseEditorComponent | protected |
IsMaster() | SCR_BaseEditorComponent | protected |
IsOnEditorManager() | SCR_BaseEditorComponent | protected |
IsOwner() | SCR_BaseEditorComponent | protected |
IsProxy() | SCR_BaseEditorComponent | protected |
IsRemoved() | SCR_BaseEditorComponent | |
m_HoveredEntity | SCR_BaseActionsEditorComponent | protected |
m_HoverManager | SCR_BaseActionsEditorComponent | protected |
m_Manager | SCR_BaseEditorComponent | protected |
m_MenuLayoutManager | SCR_BaseActionsEditorComponent | protected |
m_Owner | SCR_BaseEditorComponent | protected |
m_Parent | SCR_BaseEditorComponent | protected |
m_RplComponent | SCR_BaseEditorComponent | protected |
m_SelectedEntities | SCR_BaseActionsEditorComponent | protected |
m_SelectedManager | SCR_BaseActionsEditorComponent | protected |
OnActivateAsyncBase(int attempt) | SCR_BaseEditorComponent | |
OnActivateBase() | SCR_BaseEditorComponent | |
OnClosedBase() | SCR_BaseEditorComponent | |
OnDeactivateAsyncBase(int attempt) | SCR_BaseEditorComponent | |
OnDeactivateBase() | SCR_BaseEditorComponent | |
OnDeleteBase() | SCR_BaseEditorComponent | |
OnEffectBase(SCR_BaseEditorEffect effect) | SCR_BaseEditorComponent | |
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 | |
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 |
SetParentComponent(SCR_BaseEditorComponent parent) | SCR_BaseEditorComponent | protected |
ValidateSelection(bool isInstant) | SCR_BaseActionsEditorComponent | protected |
~SCR_BaseEditorComponent() | SCR_BaseEditorComponent | |