Property VehicleCapacity VehicleCapacity The total number of Vehicles that can exist in the world. Declaration public static int VehicleCapacity { get; } Property Value Type Description System.Int32 Remarks The game will crash when the number of Vehicle is the same as this limit and the game tries to create a Vehicle.