Native referenceFiveM

_ENABLE_CROSSHAIR_THIS_FRAME

0xEA7F0AD7E9BA676F CAM
FUNCTION SIGNATURE
void _ENABLE_CROSSHAIR_THIS_FRAME(/* parameters not documented */);
Property Value
Native Name _ENABLE_CROSSHAIR_THIS_FRAME
Hash 0xEA7F0AD7E9BA676F
Return Type void

Description: ``` Shows the crosshair even if it wouldn't show normally. Only works for one frame, so make sure to call it repeatedly.

Back to CAM