RAGE.Elements.Ped.GetNumberOfPropTextureVariations

From RAGE Multiplayer Wiki

Client-Side
Function

 C#



C# Syntax


Required Params

  • propId: int
  • drawableId: int

Return value

  • int

Syntax

ped.GetNumberOfPropTextureVariations(propId, drawableId)

Example

//todo


See also