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

Public Member Functions

override bool IsValidRequestResultInfo (SCR_SpawnRequestComponent requestComponent, SCR_ESpawnResult response, SCR_SpawnData data)
 Reason why the spawn point is disabled.
 
- Public Member Functions inherited from SCR_BaseSpawnPointRequestResultInfo
SCR_UIInfoSpawnRequestResult GetUIInfo ()
 
bool ShowRespawnTime ()
 
bool IsValidRequestResultInfo (SCR_SpawnRequestComponent requestComponent, SCR_ESpawnResult response, SCR_SpawnData data)
 Reason why the spawn point is disabled.
 

Protected Attributes

SCR_ESpawnResult m_eSpawnResult
 
- Protected Attributes inherited from SCR_BaseSpawnPointRequestResultInfo
bool m_bShowRespawnTime
 
ref SCR_UIInfoSpawnRequestResult m_UIInfo
 

Additional Inherited Members

- Public Attributes inherited from SCR_BaseSpawnPointRequestResultInfo
int m_iOrder
 
bool m_bEnabled
 

Member Function Documentation

◆ IsValidRequestResultInfo()

override bool SCR_BaseEnumSpawnPointRequestResultInfo.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

Implements SCR_BaseSpawnPointRequestResultInfo.

Member Data Documentation

◆ m_eSpawnResult

SCR_ESpawnResult SCR_BaseEnumSpawnPointRequestResultInfo.m_eSpawnResult
protected

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