Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_SpawnPointRequestResultInfoConfig Class Reference

Protected Member Functions

void SCR_SpawnPointRequestResultInfoConfig ()
SCR_BaseSpawnPointRequestResultInfo GetFirstValidRequestResultInfo (SCR_SpawnRequestComponent requestComponent, SCR_ESpawnResult response, SCR_SpawnData data)

Protected Attributes

ref array< ref SCR_BaseSpawnPointRequestResultInfom_aSpawnPointRequestResultInfos
ref SCR_SortedArray< SCR_BaseSpawnPointRequestResultInfom_aSortedSpawnPointRequestResultInfos = new SCR_SortedArray<SCR_BaseSpawnPointRequestResultInfo>()

Detailed Description

Definition at line 2 of file SCR_SpawnPointRequestResultInfoConfig.c.

Constructor & Destructor Documentation

◆ SCR_SpawnPointRequestResultInfoConfig()

void SCR_SpawnPointRequestResultInfoConfig::SCR_SpawnPointRequestResultInfoConfig ( )
inlineprotected

Definition at line 12 of file SCR_SpawnPointRequestResultInfoConfig.c.

Member Function Documentation

◆ GetFirstValidRequestResultInfo()

SCR_BaseSpawnPointRequestResultInfo SCR_SpawnPointRequestResultInfoConfig::GetFirstValidRequestResultInfo ( SCR_SpawnRequestComponent requestComponent,
SCR_ESpawnResult response,
SCR_SpawnData data )
inlineprotected
Parameters
[in]requestComponent
[in]response
[in]data
Returns

Definition at line 48 of file SCR_SpawnPointRequestResultInfoConfig.c.

Member Data Documentation

◆ m_aSortedSpawnPointRequestResultInfos

ref SCR_SortedArray<SCR_BaseSpawnPointRequestResultInfo> SCR_SpawnPointRequestResultInfoConfig::m_aSortedSpawnPointRequestResultInfos = new SCR_SortedArray<SCR_BaseSpawnPointRequestResultInfo>()
protected

Definition at line 8 of file SCR_SpawnPointRequestResultInfoConfig.c.

◆ m_aSpawnPointRequestResultInfos

ref array<ref SCR_BaseSpawnPointRequestResultInfo> SCR_SpawnPointRequestResultInfoConfig::m_aSpawnPointRequestResultInfos
protected

Definition at line 5 of file SCR_SpawnPointRequestResultInfoConfig.c.


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