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

Go to the source code of this file.

Classes

class  SCR_VehicleDebugClass

Functions

SCR_VehicleDebugClass GenericEntityClass Attribute (desc:"Name of vehicle entity a player starts in")
void DelayedInit ()
void OnPlayerSpawned (int playerId, IEntity playerEntity)
void GetInVehicle (IEntity player, IEntity vehicle)

Function Documentation

◆ Attribute()

SCR_VehicleDebugClass GenericEntityClass Attribute ( desc:"Name of vehicle entity a player starts in" )

Definition at line 1 of file SCR_VehicleDebug.c.

◆ DelayedInit()

void DelayedInit ( )

Definition at line 22 of file SCR_VehicleDebug.c.

◆ GetInVehicle()

void GetInVehicle ( IEntity player,
IEntity vehicle )

Definition at line 46 of file SCR_VehicleDebug.c.