Vehicle::getModColor1

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

Syntax

vehicle.getModColor1(paintType, color, p3);

Required Arguments

  • paintType: int
  • color: int
  • p3: int

Return value

  • object: paintType, color, p3

Example

// todo

See also