Native referenceFiveM

IS_CAM_ACTIVE

0xDFB2B516207D3534 CAM
FUNCTION SIGNATURE
BOOL IS_CAM_ACTIVE(Cam cam);
Property Value
Native Name IS_CAM_ACTIVE
Hash 0xDFB2B516207D3534
Return Type BOOL
Parameters cam (Cam)

Description: ``` Returns whether or not the passed camera handle is active.

Back to CAM