ActivateCooldown() | SCR_BaseEditorAction | protected |
AddShortcut(SCR_BaseActionsEditorComponent actionsManager) | SCR_BaseEditorAction | |
CanBePerformed(SCR_EditableEntityComponent hoveredEntity, notnull set< SCR_EditableEntityComponent > selectedEntities, vector cursorWorldPosition, int flags) | SCR_ChooseAndSpawnOccupantsContextAction | |
SCR_SelectedEntitiesContextAction.CanBePerformed(SCR_EditableEntityComponent selectedEntity, vector cursorWorldPosition, int flags) | SCR_SelectedEntitiesContextAction | |
CanBeShown(SCR_EditableEntityComponent hoveredEntity, notnull set< SCR_EditableEntityComponent > selectedEntities, vector cursorWorldPosition, int flags) | SCR_ChooseAndSpawnOccupantsContextAction | |
SCR_SelectedEntitiesContextAction.CanBeShown(SCR_EditableEntityComponent selectedEntity, vector cursorWorldPosition, int flags) | SCR_SelectedEntitiesContextAction | |
CheckAndSetCooldown() | SCR_BaseEditorAction | |
GetActionGroup() | SCR_BaseEditorAction | |
GetActionType() | SCR_BaseEditorAction | |
GetEffects() | SCR_BaseEditorAction | |
GetInfo() | SCR_BaseEditorAction | |
GetOrder() | SCR_BaseEditorAction | |
GetParam() | SCR_BaseEditorAction | |
GetShortcut() | SCR_BaseEditorAction | |
InitPerform() | SCR_SelectedEntitiesContextAction | |
IsEnabled() | SCR_BaseEditorAction | |
IsOnCooldown() | SCR_BaseEditorAction | |
IsServer() | SCR_BaseContextAction | |
m_aCompartmentsTypes | SCR_ChooseAndSpawnOccupantsContextAction | protected |
m_ActionGroup | SCR_BaseEditorAction | protected |
m_ActionsManager | SCR_BaseEditorAction | protected |
m_ActionType | SCR_BaseEditorAction | protected |
m_bEnabled | SCR_BaseEditorAction | protected |
m_bEnableShortcutLogics | SCR_BaseEditorAction | protected |
m_bIsOnCooldown | SCR_BaseEditorAction | protected |
m_bShowOnCooldownNotification | SCR_BaseEditorAction | protected |
m_Effects | SCR_BaseEditorAction | protected |
m_fCooldownTime | SCR_BaseEditorAction | protected |
m_fCooldownUpdateFreq | SCR_BaseEditorAction | protected |
m_fCurrentCooldownTime | SCR_BaseEditorAction | protected |
m_Info | SCR_BaseEditorAction | protected |
m_iOrder | SCR_BaseEditorAction | protected |
m_LargeGroupsDisplayConfig | SCR_ChooseAndSpawnOccupantsContextAction | protected |
m_LargeGroupSize | SCR_ChooseAndSpawnOccupantsContextAction | protected |
m_MediumGroupsDisplayConfig | SCR_ChooseAndSpawnOccupantsContextAction | protected |
m_MediumGroupSize | SCR_ChooseAndSpawnOccupantsContextAction | protected |
m_SingleCharacterDisplayConfig | SCR_ChooseAndSpawnOccupantsContextAction | protected |
m_SmallGroupsDisplayConfig | SCR_ChooseAndSpawnOccupantsContextAction | protected |
m_SmallGroupSize | SCR_ChooseAndSpawnOccupantsContextAction | protected |
m_sShortcut | SCR_BaseEditorAction | protected |
m_sShortcutRef | SCR_BaseEditorAction | protected |
OnCooldownDone() | SCR_BaseEditorAction | protected |
OnShortcut() | SCR_BaseEditorAction | protected |
Perform(SCR_EditableEntityComponent hoveredEntity, notnull set< SCR_EditableEntityComponent > selectedEntities, vector cursorWorldPosition, int flags, int param=-1) | SCR_ChooseAndSpawnOccupantsContextAction | |
SCR_SelectedEntitiesContextAction.Perform(SCR_EditableEntityComponent selectedEntity, vector cursorWorldPosition) | SCR_SelectedEntitiesContextAction | |
PerformOwner(SCR_EditableEntityComponent hoveredEntity, notnull set< SCR_EditableEntityComponent > selectedEntities, vector cursorWorldPosition, int flags, int param=-1) | SCR_SelectedEntitiesContextAction | |
PerformOwner(SCR_EditableEntityComponent selectedEntity, vector cursorWorldPosition) | SCR_SelectedEntitiesContextAction | |
RemoveShortcut() | SCR_BaseEditorAction | |
SetShortcutRef(string shortcutRef) | SCR_BaseEditorAction | |
UpdateCooldown() | SCR_BaseEditorAction | protected |
~SCR_BaseEditorAction() | SCR_BaseEditorAction | |