Перейти к содержанию

Vehicle::getModColor1

Материал из RAGE MP Wiki Archive

Syntax

<syntaxhighlight lang="javascript">vehicle.getModColor1(paintType, color, pearlescentColor);</syntaxhighlight>

Required Arguments

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

Return value

  • object: paintType, color, pearlescentColor

Example

<syntaxhighlight lang="javascript"> // todo </syntaxhighlight>

See also