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

Protected Member Functions

SCR_UIInfoSpawnRequestResult GetUIInfo ()
bool ShowRespawnTime ()
bool IsValidRequestResultInfo (SCR_SpawnRequestComponent requestComponent, SCR_ESpawnResult response, SCR_SpawnData data)

Protected Attributes

bool m_bShowRespawnTime
ref SCR_UIInfoSpawnRequestResult m_UIInfo

Detailed Description

Definition at line 2 of file SCR_BaseSpawnPointRequestResultInfo.c.

Member Function Documentation

◆ GetUIInfo()

SCR_UIInfoSpawnRequestResult SCR_BaseSpawnPointRequestResultInfo::GetUIInfo ( )
inlineprotected
Returns
Returns UI info of Disable reason

Definition at line 18 of file SCR_BaseSpawnPointRequestResultInfo.c.

◆ IsValidRequestResultInfo()

bool SCR_BaseSpawnPointRequestResultInfo::IsValidRequestResultInfo ( SCR_SpawnRequestComponent requestComponent,
SCR_ESpawnResult response,
SCR_SpawnData data )
protected

Reason why the spawn point is disabled

Parameters
[in]requestComponent
[in]response
[in]data
Returns

◆ ShowRespawnTime()

bool SCR_BaseSpawnPointRequestResultInfo::ShowRespawnTime ( )
inlineprotected
Returns
True if Respawn Time should be displayed if any is active

Definition at line 25 of file SCR_BaseSpawnPointRequestResultInfo.c.

Member Data Documentation

◆ m_bShowRespawnTime

bool SCR_BaseSpawnPointRequestResultInfo::m_bShowRespawnTime
protected

Definition at line 11 of file SCR_BaseSpawnPointRequestResultInfo.c.

◆ m_UIInfo

ref SCR_UIInfoSpawnRequestResult SCR_BaseSpawnPointRequestResultInfo::m_UIInfo
protected

Definition at line 14 of file SCR_BaseSpawnPointRequestResultInfo.c.


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