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

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

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_BaseActionsEditorComponentprotected
ActionPerformInstantly(SCR_BaseEditorAction action, int flags=0)SCR_BaseActionsEditorComponent
ActionPerformInstantlyNoDialog(SCR_BaseEditorAction action, vector cursorWorldPosition, int flags=0)SCR_BaseActionsEditorComponentprotected
ActionPerformLocal(SCR_BaseEditorAction action, SCR_EditableEntityComponent hoveredEntityComponent, set< SCR_EditableEntityComponent > selectedEntityComponents, vector cursorWorldPosition, int flags, int param)SCR_BaseActionsEditorComponentprotected
ActionPerformOwner(int actionIndex, vector cursorWorldPosition, int flags, int param)SCR_BaseActionsEditorComponentprotected
ActionPerformRpc(SCR_BaseEditorAction action, vector cursorWorldPosition, int flags, int param=-1)SCR_BaseActionsEditorComponentprotected
ActionPerformServer(int actionIndex, RplId hoveredEntityID, array< RplId > selectedEntityIds, vector cursorWorldPosition, int flags, int param)SCR_BaseActionsEditorComponentprotected
EOnEditorActivate()SCR_BaseActionsEditorComponent
EOnEditorActivateAsync(int attempt)SCR_BaseEditorComponentprotected
EOnEditorActivateServer()SCR_BaseEditorComponentprotected
EOnEditorClose()SCR_BaseEditorComponentprotected
EOnEditorCloseServer()SCR_BaseEditorComponentprotected
EOnEditorCloseServerCallback()SCR_BaseEditorComponentprotected
EOnEditorDeactivate()SCR_BaseActionsEditorComponent
EOnEditorDeactivateAsync(int attempt)SCR_BaseEditorComponentprotected
EOnEditorDeactivateServer()SCR_BaseEditorComponentprotected
EOnEditorDebug(array< string > debugTexts)SCR_BaseEditorComponentprotected
EOnEditorDelete()SCR_BaseEditorComponentprotected
EOnEditorDeleteServer()SCR_BaseEditorComponentprotected
EOnEditorInit()SCR_BaseEditorComponentprotected
EOnEditorInitServer()SCR_BaseEditorComponentprotected
EOnEditorOpen()SCR_BaseEditorComponentprotected
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
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_BaseEditorComponentstatic
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_BaseEditorComponentstatic
GetInstance(SCR_EditorBaseEntity editorManager, TypeName type, bool showError=false)SCR_BaseEditorComponentstatic
GetInstantActionTraceFlags()SCR_BaseActionsEditorComponentprotected
GetManager()SCR_BaseEditorComponent
GetOnEffect()SCR_BaseEditorComponent
GetParentComponent()SCR_BaseEditorComponentprotected
InitOwner()SCR_BaseEditorComponent
InitServer()SCR_BaseEditorComponent
IsAdmin()SCR_BaseEditorComponentprotected
IsMaster()SCR_BaseEditorComponentprotected
IsOnEditorManager()SCR_BaseEditorComponentprotected
IsOwner()SCR_BaseEditorComponentprotected
IsProxy()SCR_BaseEditorComponentprotected
IsRemoved()SCR_BaseEditorComponent
m_HoveredEntitySCR_BaseActionsEditorComponentprotected
m_HoverManagerSCR_BaseActionsEditorComponentprotected
m_ManagerSCR_BaseEditorComponentprotected
m_MenuLayoutManagerSCR_BaseActionsEditorComponentprotected
m_OwnerSCR_BaseEditorComponentprotected
m_ParentSCR_BaseEditorComponentprotected
m_RplComponentSCR_BaseEditorComponentprotected
m_SelectedEntitiesSCR_BaseActionsEditorComponentprotected
m_SelectedManagerSCR_BaseActionsEditorComponentprotected
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_BaseEditorComponentprotected
SetParentComponent(SCR_BaseEditorComponent parent)SCR_BaseEditorComponentprotected
ValidateSelection(bool isInstant)SCR_BaseActionsEditorComponentprotected
~SCR_BaseEditorComponent()SCR_BaseEditorComponent