Native referenceFiveM

GET_WEAPON_OBJECT_FROM_PED

0xCAE1DC9A0E22A16D WEAPON
FUNCTION SIGNATURE
Object GET_WEAPON_OBJECT_FROM_PED(Ped ped, BOOL p1);
Property Value
Native Name GET_WEAPON_OBJECT_FROM_PED
Hash 0xCAE1DC9A0E22A16D
Return Type Object
Parameters ped (Ped), p1 (BOOL)

Description: ``` Drops the current weapon and returns the object
Unknown behavior when unarmed.

Back to WEAPON