Arma Reforger Script API
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | Protected Attributes | List of all members
SCR_BaseSpawnPointRequestResultInfo Interface Reference
Inheritance diagram for SCR_BaseSpawnPointRequestResultInfo:
[legend]

Public Member Functions

SCR_UIInfoSpawnRequestResult GetUIInfo ()
 
bool ShowRespawnTime ()
 
bool IsValidRequestResultInfo (SCR_SpawnRequestComponent requestComponent, SCR_ESpawnResult response, SCR_SpawnData data)
 Reason why the spawn point is disabled.
 

Public Attributes

int m_iOrder
 
bool m_bEnabled
 

Protected Attributes

bool m_bShowRespawnTime
 
ref SCR_UIInfoSpawnRequestResult m_UIInfo
 

Member Function Documentation

◆ GetUIInfo()

SCR_UIInfoSpawnRequestResult SCR_BaseSpawnPointRequestResultInfo.GetUIInfo ( )
Returns
Returns UI info of Disable reason

◆ IsValidRequestResultInfo()

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

Reason why the spawn point is disabled.

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

Implemented in SCR_AnyInvalidSpawnPointRequestResultInfo, and SCR_BaseEnumSpawnPointRequestResultInfo.

◆ ShowRespawnTime()

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

Member Data Documentation

◆ m_bEnabled

bool SCR_BaseSpawnPointRequestResultInfo.m_bEnabled

◆ m_bShowRespawnTime

bool SCR_BaseSpawnPointRequestResultInfo.m_bShowRespawnTime
protected

◆ m_iOrder

int SCR_BaseSpawnPointRequestResultInfo.m_iOrder

◆ m_UIInfo

ref SCR_UIInfoSpawnRequestResult SCR_BaseSpawnPointRequestResultInfo.m_UIInfo
protected

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