Building In Trigger
Description
Controls how the traffic vehicle reacts when a building is in the trigger.
Declaration
Parameters
Name
Description
vehicleIndex
The index of the vehicle that saw the building.
building
The collider of the building.
Set Method
Example
Default delegate implementation can be found inside DefaultDelegates.cs
Last updated