Native referenceFiveM

DESTROY_ALL_CAMS

0x8E5FB15663F79120 CAM
FUNCTION SIGNATURE
void DESTROY_ALL_CAMS(BOOL bScriptHostCam);
Property Value
Native Name DESTROY_ALL_CAMS
Hash 0x8E5FB15663F79120
Return Type void
Parameters bScriptHostCam (BOOL)

Description: ``` BOOL param indicates whether the cam should be destroyed if it belongs to the calling script.

Back to CAM