Native referenceFiveM

GET_PED_HEAD_BLEND_NUM_HEADS

0x5EF37013A6539C9D PED
FUNCTION SIGNATURE
int GET_PED_HEAD_BLEND_NUM_HEADS(int type);
Property Value
Native Name GET_PED_HEAD_BLEND_NUM_HEADS
Hash 0x5EF37013A6539C9D
Return Type int
Parameters type (int)

Description: ``` Type equals 0 for male non-dlc, 1 for female non-dlc, 2 for male dlc, and 3 for female dlc.

Back to PED