RAGE.Elements.Ped.SetHeadOverlayColor

From RAGE Multiplayer Wiki

Client-Side
Function

 C#



C# Syntax


Required Params

  • overlayID: int
  • colorType: int
  • colorID: int
  • secondColorID: int

Return value

  • void

Syntax

ped.SetHeadOverlayColor(overlayID, colorType, colorID, secondColorID)

Example

//todo


See also