Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_RadioVehicleSpawnPointComponent.c File Reference

Go to the source code of this file.

Classes

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)
override void InitFactionAffiliation (IEntity owner)

Variables

SCR_RadioVehicleSpawnPointClass m_PlayerSpawnPointManager
Vehicle m_PhysicsVehicle

Function Documentation

◆ CanReserveFor_S()

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

Definition at line 40 of file SCR_RadioVehicleSpawnPointComponent.c.

◆ InitFactionAffiliation()

override void InitFactionAffiliation ( IEntity owner)
protected

Definition at line 87 of file SCR_RadioVehicleSpawnPointComponent.c.

◆ IsSpawnPointEnabled()

override bool IsSpawnPointEnabled ( )
protected

Definition at line 34 of file SCR_RadioVehicleSpawnPointComponent.c.

Variable Documentation

◆ m_PhysicsVehicle

Vehicle m_PhysicsVehicle
protected

Definition at line 9 of file SCR_RadioVehicleSpawnPointComponent.c.

◆ m_PlayerSpawnPointManager

SCR_RadioVehicleSpawnPointClass m_PlayerSpawnPointManager