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

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

ActivateCooldown()SCR_BaseEditorActionprotected
AddShortcut(SCR_BaseActionsEditorComponent actionsManager)SCR_BaseEditorAction
CanBePerformed(SCR_EditableEntityComponent hoveredEntity, notnull set< SCR_EditableEntityComponent > selectedEntities, vector cursorWorldPosition, int flags)SCR_SwitchToPlayerContextAction
CanBeShown(SCR_EditableEntityComponent hoveredEntity, notnull set< SCR_EditableEntityComponent > selectedEntities, vector cursorWorldPosition, int flags)SCR_SwitchToPlayerContextAction
CheckAndSetCooldown()SCR_BaseEditorAction
GetActionGroup()SCR_BaseEditorAction
GetActionType()SCR_BaseEditorAction
GetEffects()SCR_BaseEditorAction
GetInfo()SCR_BaseEditorAction
GetOrder()SCR_BaseEditorAction
GetParam()SCR_BaseEditorAction
GetShortcut()SCR_BaseEditorAction
IsEnabled()SCR_BaseEditorAction
IsOnCooldown()SCR_BaseEditorAction
IsServer()SCR_SwitchToPlayerContextAction
m_ActionGroupSCR_BaseEditorActionprotected
m_ActionsManagerSCR_BaseEditorActionprotected
m_ActionTypeSCR_BaseEditorActionprotected
m_bEnabledSCR_BaseEditorActionprotected
m_bEnableShortcutLogicsSCR_BaseEditorActionprotected
m_bIsOnCooldownSCR_BaseEditorActionprotected
m_bShowOnCooldownNotificationSCR_BaseEditorActionprotected
m_EffectsSCR_BaseEditorActionprotected
m_fCooldownTimeSCR_BaseEditorActionprotected
m_fCooldownUpdateFreqSCR_BaseEditorActionprotected
m_fCurrentCooldownTimeSCR_BaseEditorActionprotected
m_InfoSCR_BaseEditorActionprotected
m_iOrderSCR_BaseEditorActionprotected
m_sShortcutSCR_BaseEditorActionprotected
m_sShortcutRefSCR_BaseEditorActionprotected
OnCooldownDone()SCR_BaseEditorActionprotected
OnShortcut()SCR_BaseEditorActionprotected
Perform(SCR_EditableEntityComponent hoveredEntity, notnull set< SCR_EditableEntityComponent > selectedEntities, vector cursorWorldPosition, int flags, int param=-1)SCR_SwitchToPlayerContextAction
PerformOwner(SCR_EditableEntityComponent hoveredEntity, notnull set< SCR_EditableEntityComponent > selectedEntities, vector cursorWorldPosition, int flags, int param=-1)SCR_BaseEditorAction
RemoveShortcut()SCR_BaseEditorAction
SetShortcutRef(string shortcutRef)SCR_BaseEditorAction
UpdateCooldown()SCR_BaseEditorActionprotected
~SCR_BaseEditorAction()SCR_BaseEditorAction