Skip to main content

Vehicle::getModColor2

Syntax​

```js vehicle.getModColor2(paintType, color); ```

Required Arguments​

  • paintType: int
  • color: int

Return value​

  • object: paintType, color

Example​

```js // todo ```

See also​