Native referenceRedM

_FORCE_THIRD_PERSON_CAM_THIS_FRAME

0x8370D34BD2E60B73 CAM
FUNCTION SIGNATURE
void _FORCE_THIRD_PERSON_CAM_THIS_FRAME(None);

Description: Forces camera position to second furthest 3rd person

Property Value
Native Name _FORCE_THIRD_PERSON_CAM_THIS_FRAME
Hash 0x8370D34BD2E60B73
Return Type void
Build 1207
Parameters None

Usage

Lua (Direct):

ForceThirdPersonCamThisFrame()

Lua (Hash):

Citizen.InvokeNative(0x8370D34BD2E60B73, )

Back to CAM