Native referenceFiveM

GET_PED_INDEX_FROM_ENTITY_INDEX

0x04A2A40C73395041 ENTITY
FUNCTION SIGNATURE
Ped GET_PED_INDEX_FROM_ENTITY_INDEX(Entity entity);
Property Value
Native Name GET_PED_INDEX_FROM_ENTITY_INDEX
Hash 0x04A2A40C73395041
Return Type Ped
Parameters entity (Entity)

Description: ``` Simply returns whatever is passed to it (Regardless of whether the handle is valid or not).

Back to ENTITY