Native referenceFiveM

SET_CAM_AFFECTS_AIMING

0x8C1DC7770C51DC8D CAM
FUNCTION SIGNATURE
void SET_CAM_AFFECTS_AIMING(Cam cam, BOOL toggle);
Property Value
Native Name SET_CAM_AFFECTS_AIMING
Hash 0x8C1DC7770C51DC8D
Return Type void
Parameters cam (Cam), toggle (BOOL)

Description: ``` Allows you to aim and shoot at the direction the camera is facing.

Back to CAM