Class VehicleConstants
Inheritance
System.Object
VehicleConstants
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: AltV.Net.Data
Assembly: AltV.Net.Shared.dll
Syntax
public static class VehicleConstants
Fields
| Improve this Doc View SourceMaxLights
Declaration
public const byte MaxLights = 22
Field Value
Type | Description |
---|---|
System.Byte |
MaxSpecialLights
Declaration
public const byte MaxSpecialLights = 20
Field Value
Type | Description |
---|---|
System.Byte |
MaxWindows
Declaration
public const byte MaxWindows = 8
Field Value
Type | Description |
---|---|
System.Byte |