Vehicle::getModColor2

From RAGE Multiplayer Wiki
Revision as of 23:48, 6 May 2017 by Marty uploader (talk | contribs) (yay)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Syntax

vehicle.getModColor2(paintType, color);

Required Arguments

  • paintType: int
  • color: int

Return value

  • object: paintType, color

Example

// todo

See also