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

Vehicle::getNumModColors

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

Syntax

<syntaxhighlight lang="javascript">mp.game.vehicle.getNumModColors(paintType, p1);</syntaxhighlight>

Required Arguments

  • paintType: int
  • p1: Boolean

Return value

  • int

Example

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

See also