|
Arma Reforger Script API
|
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 () |
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 |
| override bool SCR_BaseEnumSpawnPointRequestResultInfo.IsValidRequestResultInfo | ( | SCR_SpawnRequestComponent | requestComponent, |
| SCR_ESpawnResult | response, | ||
| SCR_SpawnData | data ) |
Reason why the spawn point is disabled.
| [in] | requestComponent | |
| [in] | response | |
| [in] | data |
Implements SCR_BaseSpawnPointRequestResultInfo.
|
protected |