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

Go to the source code of this file.

Classes

class  SCR_AmbientVehicleSystem

Typedefs

typedef func OnAmbientVehicleSpawnedDelegate
typedef ScriptInvokerBase< OnAmbientVehicleSpawnedDelegateOnAmbientVehicleSpawnedInvoker

Functions

void OnAmbientVehicleSpawnedDelegate (SCR_AmbientVehicleSpawnPointComponent spawnpoint, Vehicle vehicle)

Typedef Documentation

◆ OnAmbientVehicleSpawnedDelegate

◆ OnAmbientVehicleSpawnedInvoker

Definition at line 5 of file SCR_AmbientVehicleSystem.c.

Function Documentation

◆ OnAmbientVehicleSpawnedDelegate()

void OnAmbientVehicleSpawnedDelegate ( SCR_AmbientVehicleSpawnPointComponent spawnpoint,
Vehicle vehicle )