Skip to main content

Vehicle::getNumModColors

Syntax​

```js mp.game.vehicle.getNumModColors(paintType, p1); ```

Required Arguments​

  • paintType: int
  • p1: Boolean

Return value​

  • int

Example​

```js // todo ```

See also​