Enum VehicleHandlingProperty
Assembly: SlipeServer.Server.dll
Syntax
public enum VehicleHandlingProperty : byte
Fields
| Name |
Description |
| Abs |
|
| AnimGroup |
|
| BrakeBias |
|
| BrakeDeceleration |
|
| CenterOfMass |
|
| CollisionDamageMultiplier |
|
| DragCoefficient |
|
| DriveType |
|
| EngineAcceleration |
|
| EngineInertia |
|
| EngineType |
|
| HandlingFlags |
|
| Headlight |
|
| Mass |
|
| MaxVelocity |
|
| ModelFlags |
|
| Monetary |
|
| NumberOfGears |
|
| PercentSubmerged |
|
| SeatOffsetDistance |
|
| SteeringLock |
|
| SuspensionAntiDiveMultiplier |
|
| SuspensionDamping |
|
| SuspensionForceLevel |
|
| SuspensionFrontRearBias |
|
| SuspensionHighSpeedDaming |
|
| SuspensionLowerLimit |
|
| SuspensionUpperLimit |
|
| Taillight |
|
| TractionBias |
|
| TractionLoss |
|
| TractionMultiplier |
|
| TurnMass |
|