RAGE.Elements.Vehicle.SetColours

From RAGE Multiplayer Wiki

Client-Side
Function

 C#



C# Syntax


Required Params

  • colorPrimary: int
  • colorSecondary: int

Return value

  • void

Syntax

vehicle.SetColours(colorPrimary, colorSecondary)

Example

//todo


See also