Skip to main content

Vehicle::getModColor1

Syntax

```js vehicle.getModColor1(paintType, color, pearlescentColor); ```

Required Arguments

  • paintType: int
  • color: int
  • pearlescentColor: int

Return value

  • object: paintType, color, pearlescentColor

Example

```js // todo ```

See also