Native referenceFiveM

IS_PED_CURRENT_WEAPON_SILENCED

0x65F0C5AE05943EC7 WEAPON
FUNCTION SIGNATURE
BOOL 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.

Back to WEAPON