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

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

ActionNameParamsBaseUserAction
CanAggregate()BaseUserAction
CanBePerformed(IEntity user)BaseUserAction
CanBePerformedScript(IEntity user)SCR_ShowDeployableSpawnPointInfo
CanBeShown(IEntity user)BaseUserAction
CanBeShownScript(IEntity user)SCR_ShowDeployableSpawnPointInfo
CanBroadcast()BaseUserAction
CanBroadcastScript()ScriptedUserAction
GetActionDescription()BaseUserAction
GetActionDescriptionScript(out string outName)ScriptedUserAction
GetActionDuration()BaseUserAction
GetActionID()BaseUserAction
GetActionName()BaseUserAction
GetActionNameScript(out string outName)ScriptedUserAction
GetActionProgress(float fProgress, float timeSlice)BaseUserAction
GetActionProgressScript(float fProgress, float timeSlice)ScriptedUserAction
GetActionsManager()BaseUserAction
GetActiveContext()BaseUserAction
GetCannotPerformReason()BaseUserAction
GetContextIndex(string sContextName)BaseUserAction
GetOwner()BaseUserAction
GetUIInfo()BaseUserAction
GetVisibilityRange()BaseUserAction
HasLocalEffectOnly()BaseUserAction
HasLocalEffectOnlyScript()ScriptedUserAction
Init(IEntity pOwnerEntity, GenericComponent pManagerComponent)SCR_ShowDeployableSpawnPointInfo
IsInProgress()BaseUserAction
m_DeployableSpawnPointCompSCR_ShowDeployableSpawnPointInfoprotected
m_RplCompSCR_ShowDeployableSpawnPointInfoprotected
m_sCannotPerformReasonBaseUserActionprotected
OnActionCanceled(IEntity pOwnerEntity, IEntity pUserEntity)ScriptedUserAction
OnActionDeselected()BaseUserActionprotected
OnActionSelected()BaseUserActionprotected
OnActionStart(IEntity pUserEntity)ScriptedUserAction
OnConfirmed(IEntity pUserEntity)ScriptedUserAction
OnLoadActionData(ScriptBitReader reader)BaseUserActionprotected
OnRejected(IEntity pUserEntity)ScriptedUserAction
OnRplLoad(ScriptBitReader reader)BaseUserActionprotected
OnRplSave(ScriptBitWriter writer)BaseUserActionprotected
OnSaveActionData(ScriptBitWriter writer)BaseUserActionprotected
PerformAction(IEntity pOwnerEntity, IEntity pUserEntity)SCR_ShowDeployableSpawnPointInfo
PerformContinuousAction(IEntity pOwnerEntity, IEntity pUserEntity, float timeSlice)ScriptedUserAction
SetActionDuration(float duration)BaseUserAction
SetActiveContext(UserActionContext context)BaseUserAction
SetCannotPerformReason(string reason)BaseUserAction
SetSendActionDataFlag()BaseUserAction
ShouldPerformPerFrame()BaseUserAction