Native referenceFiveM

_GET_ENTITY_PICKUP

0x1F922734E259BD26 ENTITY
FUNCTION SIGNATURE
Entity _GET_ENTITY_PICKUP(Entity entity, Hash modelHash);
Property Value
Native Name _GET_ENTITY_PICKUP
Hash 0x1F922734E259BD26
Return Type Entity
Parameters entity (Entity), modelHash (Hash)

Description: ``` GET_ENTITY_*

Seems to return the handle of the entity's portable pickup.

NativeDB Introduced: v1180

Back to ENTITY