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

Protected Member Functions

override void OnFinalizeSpawnDone_S (SCR_SpawnRequestComponent requestComponent, SCR_SpawnData data, IEntity entity)
void SetDeployableSpawnPointComponent (SCR_BaseDeployableSpawnPointComponent spawnPointComp)
SCR_BaseDeployableSpawnPointComponent GetDeployableSpawnPointComponent ()

Static Protected Member Functions

static SCR_DeployableSpawnPoint_Invoker GetOnPlayerSpawned ()

Protected Attributes

SCR_BaseDeployableSpawnPointComponent m_DeployableSpawnPointComp

Static Protected Attributes

static ref SCR_DeployableSpawnPoint_Invoker s_OnPlayerSpawned

Detailed Description

Definition at line 11 of file SCR_DeployableSpawnPoint.c.

Member Function Documentation

◆ GetDeployableSpawnPointComponent()

SCR_BaseDeployableSpawnPointComponent SCR_DeployableSpawnPoint::GetDeployableSpawnPointComponent ( )
inlineprotected

Definition at line 40 of file SCR_DeployableSpawnPoint.c.

◆ GetOnPlayerSpawned()

SCR_DeployableSpawnPoint_Invoker SCR_DeployableSpawnPoint::GetOnPlayerSpawned ( )
inlinestaticprotected

Definition at line 46 of file SCR_DeployableSpawnPoint.c.

◆ OnFinalizeSpawnDone_S()

override void SCR_DeployableSpawnPoint::OnFinalizeSpawnDone_S ( SCR_SpawnRequestComponent requestComponent,
SCR_SpawnData data,
IEntity entity )
inlineprotected

Definition at line 18 of file SCR_DeployableSpawnPoint.c.

◆ SetDeployableSpawnPointComponent()

void SCR_DeployableSpawnPoint::SetDeployableSpawnPointComponent ( SCR_BaseDeployableSpawnPointComponent spawnPointComp)
inlineprotected

Definition at line 34 of file SCR_DeployableSpawnPoint.c.

Member Data Documentation

◆ m_DeployableSpawnPointComp

SCR_BaseDeployableSpawnPointComponent SCR_DeployableSpawnPoint::m_DeployableSpawnPointComp
protected

Definition at line 15 of file SCR_DeployableSpawnPoint.c.

◆ s_OnPlayerSpawned

ref SCR_DeployableSpawnPoint_Invoker SCR_DeployableSpawnPoint::s_OnPlayerSpawned
staticprotected

Definition at line 13 of file SCR_DeployableSpawnPoint.c.


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