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

Vehicle::getModColor2

Материал из RAGE MP Wiki Archive
Версия от 11:41, 9 мая 2024; imported>Shr0x (See also)
(разн.) ← Предыдущая версия | Текущая версия (разн.) | Следующая версия → (разн.)

Syntax

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

Required Arguments

  • paintType: int
  • color: int

Return value

  • object: paintType, color

Example

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

See also