RAGE.Elements.Ped.IsComponentVariationValid

From RAGE Multiplayer Wiki

Client-Side
Function

 C#



C# Syntax


Required Params

  • componentId: int
  • drawableId: int
  • textureId: int

Return value

  • bool

Syntax

ped.IsComponentVariationValid(componentId, drawableId, textureId)

Example

//todo


See also