| Property | Value |
|---|---|
| Native Name | HAS_PED_GOT_WEAPON |
| Hash | 0x8DECB02F88F428BC |
| Return Type | BOOL |
| Parameters | ped (Ped), weaponHash (Hash), p2 (BOOL) |
Description: ```
p2 should be FALSE, otherwise it seems to always return FALSE
Bool does not check if the weapon is current equipped, unfortunately.