Native referenceFiveM

CAN_SET_EXIT_STATE_FOR_CAMERA

0xB2CBCD0930DFB420 CUTSCENE
FUNCTION SIGNATURE
BOOL CAN_SET_EXIT_STATE_FOR_CAMERA(BOOL p0);
Property Value
Native Name CAN_SET_EXIT_STATE_FOR_CAMERA
Hash 0xB2CBCD0930DFB420
Return Type BOOL
Parameters p0 (BOOL)

Description: Whether or not it is safe to run functions on the camera, as the camera is now no longer being used by the cutscene.

Back to CUTSCENE