| Property | Value |
|---|---|
| Native Name | IS_PED_CURRENT_WEAPON_SILENCED |
| Hash | 0x65F0C5AE05943EC7 |
| Return Type | BOOL |
| Parameters | ped (Ped) |
Description: ```
This native returns a true or false value.
Ped ped = The ped whose weapon you want to check.
0x65F0C5AE05943EC7 WEAPONBOOL IS_PED_CURRENT_WEAPON_SILENCED(Ped ped);| Property | Value |
|---|---|
| Native Name | IS_PED_CURRENT_WEAPON_SILENCED |
| Hash | 0x65F0C5AE05943EC7 |
| Return Type | BOOL |
| Parameters | ped (Ped) |
Description: ```
This native returns a true or false value.
Ped ped = The ped whose weapon you want to check.