Enum VehicleType
Namespace: GTA
Assembly: ScriptHookVDotNet3.dll
Syntax
public enum VehicleType
Fields
Name | Description |
---|---|
AmphibiousAutomobile | The amphibious automobile type. |
AmphibiousQuadBike | The amphibious quad bike type. |
Autogyro | The autogyro type, which is not used in the stock game. |
Automobile | The non-special automobile type, such as general cars, taxis, trucks, and tanks. |
Bicycle | The bicycle type. |
Blimp | The blimp type. |
Boat | The boat type. |
Helicopter | The helicopter type. Thruster is also classified as this type. |
Motorcycle | The motorcycle type. |
None | The default/invalid type. |
Plane | The airplane type. |
QuadBike | The non-special quad bike type. Also includes tricycles, such as Chimera, RRocket, and Stryder. |
Submarine | The submarine type. |
SubmarineCar | The submarine car type for the submarine cars, which can travel underwater like submarines. |
Trailer | The trailer type. |
Train | The train type. |