Native referenceFiveM

GET_NUMBER_OF_PED_DRAWABLE_VARIATIONS

0x27561561732A7842 PED
FUNCTION SIGNATURE
int GET_NUMBER_OF_PED_DRAWABLE_VARIATIONS(Ped ped, int componentId);
Property Value
Native Name GET_NUMBER_OF_PED_DRAWABLE_VARIATIONS
Hash 0x27561561732A7842
Return Type int
Parameters ped (Ped), componentId (int)

Parameters

  • ped (Ped) — The ped handle.
  • componentId (int) — The component id you want to get the drawable variatons of. Refer to SET_PED_COMPONENT_VARIATION
Back to PED