ActionNameParams | BaseUserAction | |
CanAggregate() | BaseUserAction | |
CanBePerformed(IEntity user) | BaseUserAction | |
CanBePerformedScript(IEntity user) | SCR_InventoryAction | |
CanBeShown(IEntity user) | BaseUserAction | |
CanBeShownScript(IEntity user) | SCR_OpenVehicleStorageAction | |
CanBroadcast() | BaseUserAction | |
CanBroadcastScript() | ScriptedUserAction | |
DelayedInit(IEntity pOwnerEntity, GenericComponent pManagerComponent) | SCR_OpenVehicleStorageAction | protected |
GetActionDescription() | BaseUserAction | |
GetActionDescriptionScript(out string outName) | ScriptedUserAction | |
GetActionDuration() | BaseUserAction | |
GetActionID() | BaseUserAction | |
GetActionName() | BaseUserAction | |
GetActionNameScript(out string outName) | SCR_InventoryAction | |
GetActionProgress(float fProgress, float timeSlice) | BaseUserAction | |
GetActionProgressScript(float fProgress, float timeSlice) | ScriptedUserAction | |
GetActionsManager() | BaseUserAction | |
GetActiveContext() | BaseUserAction | |
GetCannotPerformReason() | BaseUserAction | |
GetContextIndex(string sContextName) | BaseUserAction | |
GetOwner() | BaseUserAction | |
GetReason(SCR_InventoryStorageManagerComponent pInventoryManager) | SCR_InventoryAction | protected |
GetUIInfo() | BaseUserAction | |
GetVisibilityRange() | BaseUserAction | |
HasLocalEffectOnly() | BaseUserAction | |
HasLocalEffectOnlyScript() | SCR_InventoryAction | |
Init(IEntity pOwnerEntity, GenericComponent pManagerComponent) | SCR_OpenVehicleStorageAction | |
IsInProgress() | BaseUserAction | |
m_bForceInventoryFromSelf | SCR_OpenVehicleStorageAction | protected |
m_bShowFromOutside | SCR_OpenVehicleStorageAction | protected |
m_bShowInside | SCR_OpenVehicleStorageAction | protected |
m_DamageManager | SCR_OpenVehicleStorageAction | protected |
m_InventoryOwner | SCR_OpenVehicleStorageAction | protected |
m_Item | SCR_InventoryAction | |
m_sCannotPerformReason | BaseUserAction | protected |
m_Vehicle | SCR_OpenVehicleStorageAction | protected |
m_VehicleAffiliation | SCR_OpenVehicleStorageAction | protected |
OnActionCanceled(IEntity pOwnerEntity, IEntity pUserEntity) | ScriptedUserAction | |
OnActionDeselected() | BaseUserAction | protected |
OnActionSelected() | BaseUserAction | protected |
OnActionStart(IEntity pUserEntity) | ScriptedUserAction | |
OnConfirmed(IEntity pUserEntity) | ScriptedUserAction | |
OnLoadActionData(ScriptBitReader reader) | BaseUserAction | protected |
OnRejected(IEntity pUserEntity) | ScriptedUserAction | |
OnRplLoad(ScriptBitReader reader) | BaseUserAction | protected |
OnRplSave(ScriptBitWriter writer) | BaseUserAction | protected |
OnSaveActionData(ScriptBitWriter writer) | BaseUserAction | protected |
PerformAction(IEntity pOwnerEntity, IEntity pUserEntity) | SCR_InventoryAction | |
PerformActionInternal(SCR_InventoryStorageManagerComponent manager, IEntity pOwnerEntity, IEntity pUserEntity) | SCR_OpenVehicleStorageAction | protected |
PerformContinuousAction(IEntity pOwnerEntity, IEntity pUserEntity, float timeSlice) | ScriptedUserAction | |
SetActionDuration(float duration) | BaseUserAction | |
SetActiveContext(UserActionContext context) | BaseUserAction | |
SetCannotPerformReason(string reason) | BaseUserAction | |
SetSendActionDataFlag() | BaseUserAction | |
ShouldPerformPerFrame() | BaseUserAction | |
SREASON_TOO_BIG | SCR_InventoryAction | protectedstatic |
SREASON_TOO_HEAVY | SCR_InventoryAction | protectedstatic |