Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_ShowDeployableSpawnPointInfo Class Reference
Inheritance diagram for SCR_ShowDeployableSpawnPointInfo:
ScriptedUserAction

Protected Member Functions

override bool CanBeShownScript (IEntity user)
override bool CanBePerformedScript (IEntity user)
override void PerformAction (IEntity pOwnerEntity, IEntity pUserEntity)
override void Init (IEntity pOwnerEntity, GenericComponent pManagerComponent)

Protected Attributes

SCR_RestrictedDeployableSpawnPointComponent m_DeployableSpawnPointComp
RplComponent m_RplComp

Detailed Description

Definition at line 1 of file SCR_ShowDeployableSpawnPointInfo.c.

Member Function Documentation

◆ CanBePerformedScript()

override bool SCR_ShowDeployableSpawnPointInfo::CanBePerformedScript ( IEntity user)
inlineprotected

Definition at line 17 of file SCR_ShowDeployableSpawnPointInfo.c.

◆ CanBeShownScript()

override bool SCR_ShowDeployableSpawnPointInfo::CanBeShownScript ( IEntity user)
inlineprotected

Definition at line 8 of file SCR_ShowDeployableSpawnPointInfo.c.

◆ Init()

override void SCR_ShowDeployableSpawnPointInfo::Init ( IEntity pOwnerEntity,
GenericComponent pManagerComponent )
inlineprotected

Definition at line 32 of file SCR_ShowDeployableSpawnPointInfo.c.

◆ PerformAction()

override void SCR_ShowDeployableSpawnPointInfo::PerformAction ( IEntity pOwnerEntity,
IEntity pUserEntity )
inlineprotected

Definition at line 23 of file SCR_ShowDeployableSpawnPointInfo.c.

Member Data Documentation

◆ m_DeployableSpawnPointComp

SCR_RestrictedDeployableSpawnPointComponent SCR_ShowDeployableSpawnPointInfo::m_DeployableSpawnPointComp
protected

Definition at line 3 of file SCR_ShowDeployableSpawnPointInfo.c.

◆ m_RplComp

RplComponent SCR_ShowDeployableSpawnPointInfo::m_RplComp
protected

Definition at line 5 of file SCR_ShowDeployableSpawnPointInfo.c.


The documentation for this class was generated from the following file: