RAGE.Elements.Ped.SetPropIndex

From RAGE Multiplayer Wiki

Client-Side
Function

 C#



C# Syntax


Required Params

  • componentId: int
  • drawableId: int
  • TextureId: int
  • attach: bool

Return value

  • void

Syntax

ped.SetPropIndex(componentId, drawableId, TextureId, attach)

Example

//todo


See also