Class VehicleConstants
Inheritance
VehicleConstants
Assembly: SlipeServer.Packets.dll
Syntax
public static class VehicleConstants
Properties
|
Edit this page
View Source
Trains
Declaration
public static HashSet<int> Trains { get; }
Property Value
|
Edit this page
View Source
VehiclesWithAdjustableProperties
Declaration
public static HashSet<int> VehiclesWithAdjustableProperties { get; }
Property Value
|
Edit this page
View Source
VehiclesWithDoors
Declaration
public static HashSet<int> VehiclesWithDoors { get; }
Property Value
|
Edit this page
View Source
VehiclesWithTurrets
Declaration
public static HashSet<int> VehiclesWithTurrets { get; }
Property Value