Native referenceFiveM

HIDE_PED_WEAPON_FOR_SCRIPTED_CUTSCENE

0x6F6981D2253C208F WEAPON
FUNCTION SIGNATURE
void HIDE_PED_WEAPON_FOR_SCRIPTED_CUTSCENE(Ped ped, BOOL toggle);
Property Value
Native Name HIDE_PED_WEAPON_FOR_SCRIPTED_CUTSCENE
Hash 0x6F6981D2253C208F
Return Type void
Parameters ped (Ped), toggle (BOOL)

Description: ``` Hides the players weapon during a cutscene.

Back to WEAPON