Class VehicleHandlingConstants
Inheritance
VehicleHandlingConstants
Assembly: SlipeServer.Server.dll
Syntax
public class VehicleHandlingConstants
Properties
|
Edit this page
View Source
DefaultVehicleHandling
Declaration
public static Dictionary<ushort, VehicleHandling> DefaultVehicleHandling { get; }
Property Value
Methods
|
Edit this page
View Source
GetVehicleHandlingFor(VehicleModel)
Declaration
public static VehicleHandling GetVehicleHandlingFor(VehicleModel model)
Parameters
Returns
|
Edit this page
View Source
GetVehicleHandlingFor(ushort)
Declaration
public static VehicleHandling GetVehicleHandlingFor(ushort model)
Parameters
Type |
Name |
Description |
ushort |
model |
|
Returns