Class UnturnedVehicleSpawnedEvent
The event that is triggered when a vehicle has spawned.
Namespace: OpenMod.Unturned.Vehicles.Events
Assembly: OpenMod.Unturned.dll
Syntax
public class UnturnedVehicleSpawnedEvent : UnturnedVehicleEvent, IVehicleEvent, IEvent
Constructors
| Improve this Doc View SourceUnturnedVehicleSpawnedEvent(UnturnedVehicle)
Declaration
public UnturnedVehicleSpawnedEvent(UnturnedVehicle vehicle)
Parameters
Type | Name | Description |
---|---|---|
UnturnedVehicle | vehicle |