Vehicle::getNumModColors

From RAGE Multiplayer Wiki
Revision as of 15:16, 26 February 2021 by Ufteers (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Syntax

mp.game.vehicle.getNumModColors(paintType, p1);

Required Arguments

  • paintType: int
  • p1: Boolean

Return value

  • int

Example

// todo

See also