Native referenceFiveM

GET_NUMBER_OF_PED_PROP_DRAWABLE_VARIATIONS

0x5FAF9754E789FB47 PED
FUNCTION SIGNATURE
int GET_NUMBER_OF_PED_PROP_DRAWABLE_VARIATIONS(Ped ped, int propId);
Property Value
Native Name GET_NUMBER_OF_PED_PROP_DRAWABLE_VARIATIONS
Hash 0x5FAF9754E789FB47
Return Type int
Parameters ped (Ped), propId (int)

Parameters

  • ped (Ped) — The ped handle.
  • propId (int) — The prop id you want to get the drawable variations of. Refer to SET_PED_PROP_INDEX
Back to PED