RAGE.Elements.Ped.IsPropValid

From RAGE Multiplayer Wiki

Client-Side
Function

 C#



C# Syntax


Required Params

  • componentId: int
  • drawableId: int
  • TextureId: int

Return value

  • bool

Syntax

ped.IsPropValid(componentId, drawableId, TextureId)

Example

//todo


See also