Arma Reforger Explorer  1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
SCR_RadioVehicleSpawnPointComponent.c File Reference

Go to the source code of this file.

Data Structures

class  SCR_RadioVehicleSpawnPointClass
 

Functions

override void EOnInit (IEntity owner)
 
override bool IsSpawnPointEnabled ()
 
override bool CanReserveFor_S (int playerId, out SCR_ESpawnResult result=SCR_ESpawnResult.SPAWN_NOT_ALLOWED)
 
protected override void InitFactionAffiliation (IEntity owner)
 

Variables

SCR_RadioVehicleSpawnPointClass m_PlayerSpawnPointManager
 
protected Physics m_Physics
 

Function Documentation

◆ CanReserveFor_S()

override bool CanReserveFor_S ( int  playerId,
out SCR_ESpawnResult  result = SCR_ESpawnResult.SPAWN_NOT_ALLOWED 
)

Definition at line 41 of file SCR_RadioVehicleSpawnPointComponent.c.

◆ InitFactionAffiliation()

protected override void InitFactionAffiliation ( IEntity  owner)

Definition at line 87 of file SCR_RadioVehicleSpawnPointComponent.c.

◆ IsSpawnPointEnabled()

override bool IsSpawnPointEnabled ( )

Definition at line 35 of file SCR_RadioVehicleSpawnPointComponent.c.

Variable Documentation

◆ m_Physics

protected Physics m_Physics

Definition at line 9 of file SCR_RadioVehicleSpawnPointComponent.c.

◆ m_PlayerSpawnPointManager

SCR_RadioVehicleSpawnPointClass m_PlayerSpawnPointManager