_DISABLE_FIRST_PERSON_CAM_THIS_FRAME
DocsDisableFirstPersonCamThisFrame()Description
Disables first person camera for the current frame.
Found in decompiled scripts:
GRAPHICS::DRAW_DEBUG_TEXT_2D("Disabling First Person Cam", 0.5, 0.8, 0.0, 0, 0, 255, 255);
CAM::_DE2EF5DA284CC8DF();Returns
voidThis native does not return a value.