Native referenceFiveM

DOES_PICKUP_OF_TYPE_EXIST_IN_AREA

0xF9C36251F6E48E33 OBJECT
FUNCTION SIGNATURE
BOOL DOES_PICKUP_OF_TYPE_EXIST_IN_AREA(Hash pickupHash, float x, float y, float z, float radius);
Property Value
Native Name DOES_PICKUP_OF_TYPE_EXIST_IN_AREA
Hash 0xF9C36251F6E48E33
Return Type BOOL
Parameters pickupHash (Hash), x (float), y (float), z (float), radius (float)

Description: Pickup hashes can be found here.

Back to OBJECT