Перейти к содержанию

Vehicle::getModColor2TextLabel

Материал из RAGE MP Wiki Archive

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

Syntax

<syntaxhighlight lang="javascript">vehicle.getModColor2TextLabel();</syntaxhighlight>

Required Arguments

Return value

  • String

Example

<syntaxhighlight lang="javascript"> // todo </syntaxhighlight>

See also