Native referenceFiveM

GET_OBJECT_INDEX_FROM_ENTITY_INDEX

0xD7E3B9735C0F89D6 ENTITY
FUNCTION SIGNATURE
Object GET_OBJECT_INDEX_FROM_ENTITY_INDEX(Entity entity);
Property Value
Native Name GET_OBJECT_INDEX_FROM_ENTITY_INDEX
Hash 0xD7E3B9735C0F89D6
Return Type Object
Parameters entity (Entity)

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

Back to ENTITY