Skip to main content

Vehicle::getWheelType

Returns an int

Wheel Types: 0: Sport 1: Muscle 2: Lowrider 3: SUV 4: Offroad 5: Tuner 6: Bike Wheels 7: High End

Tested in Los Santos Customs

Syntax

```js vehicle.getWheelType(); ```

Required Arguments

Return value

  • int

Example

```js // todo ```

See also