Enum Vehicle.VehicleType
A set of values for the game's default vehicle types, used by Vehicle
public enum Vehicle.VehicleType
- Extension Methods
Fields
Car = 0
A car
EScooter = 1
An e-scooter, used by children
A set of values for the game's default vehicle types, used by Vehicle
public enum Vehicle.VehicleType
Car = 0
A car
EScooter = 1
An e-scooter, used by children