Vehicle::getModColor2

From RAGE Multiplayer Wiki
Revision as of 11:41, 9 May 2024 by Shr0x (talk | contribs) (→‎See also)
(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