Vehicle::getModColor1TextLabel

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)

returns a string which is the codename of the vehicle's currently selected primary color

p1 is always 0

Syntax

vehicle.getModColor1TextLabel(p1);

Required Arguments

  • p1: Boolean

Return value

  • String

Example

// todo

See also