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

Protected Member Functions

override void OnPlayerAuditSuccess_S (int playerId)
void DoSpawn_S (int playerId)
override void OnPlayerEntityLost_S (int playerId)
bool GetForcedFaction (out Faction faction)
float GetDeployMenuOpenDelay ()
 Delay in seconds.
bool GetWaitForSpawnPoints ()
bool GetUseFadeEffect ()

Protected Attributes

FactionKey m_sForcedFaction
float m_fDeployMenuOpenDelay
bool m_bWaitForSpawnPoints
bool m_bUseFadeEffect

Detailed Description

Definition at line 2 of file SCR_MenuSpawnLogic.c.

Member Function Documentation

◆ DoSpawn_S()

void SCR_MenuSpawnLogic::DoSpawn_S ( int playerId)
inlineprotected

Definition at line 24 of file SCR_MenuSpawnLogic.c.

◆ GetDeployMenuOpenDelay()

float SCR_MenuSpawnLogic::GetDeployMenuOpenDelay ( )
inlineprotected

Delay in seconds.

Definition at line 71 of file SCR_MenuSpawnLogic.c.

◆ GetForcedFaction()

bool SCR_MenuSpawnLogic::GetForcedFaction ( out Faction faction)
inlineprotected

Definition at line 49 of file SCR_MenuSpawnLogic.c.

◆ GetUseFadeEffect()

bool SCR_MenuSpawnLogic::GetUseFadeEffect ( )
inlineprotected

Definition at line 83 of file SCR_MenuSpawnLogic.c.

◆ GetWaitForSpawnPoints()

bool SCR_MenuSpawnLogic::GetWaitForSpawnPoints ( )
inlineprotected

Definition at line 77 of file SCR_MenuSpawnLogic.c.

◆ OnPlayerAuditSuccess_S()

override void SCR_MenuSpawnLogic::OnPlayerAuditSuccess_S ( int playerId)
inlineprotected

Definition at line 17 of file SCR_MenuSpawnLogic.c.

◆ OnPlayerEntityLost_S()

override void SCR_MenuSpawnLogic::OnPlayerEntityLost_S ( int playerId)
inlineprotected

Definition at line 42 of file SCR_MenuSpawnLogic.c.

Member Data Documentation

◆ m_bUseFadeEffect

bool SCR_MenuSpawnLogic::m_bUseFadeEffect
protected

Definition at line 14 of file SCR_MenuSpawnLogic.c.

◆ m_bWaitForSpawnPoints

bool SCR_MenuSpawnLogic::m_bWaitForSpawnPoints
protected

Definition at line 11 of file SCR_MenuSpawnLogic.c.

◆ m_fDeployMenuOpenDelay

float SCR_MenuSpawnLogic::m_fDeployMenuOpenDelay
protected

Definition at line 8 of file SCR_MenuSpawnLogic.c.

◆ m_sForcedFaction

FactionKey SCR_MenuSpawnLogic::m_sForcedFaction
protected

Definition at line 5 of file SCR_MenuSpawnLogic.c.


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