Native referenceRedMclient

SET_MOUSE_CURSOR_THIS_FRAME

0xF12E4CCAF249DC10 INTERACTION
FUNCTION SIGNATURE
void SET_MOUSE_CURSOR_THIS_FRAME(/* parameters not documented */);
Property Value
Native Name SET_MOUSE_CURSOR_THIS_FRAME
Hash 0xF12E4CCAF249DC10
Return Type void
Build 1207
API Set client

Description: Shows the cursor on screen for one frame.

Old name: _SET_MOUSE_CURSOR_ACTIVE_THIS_FRAME

Usage

Lua (Direct):

SetMouseCursorThisFrame()

Lua (Hash):

Citizen.InvokeNative(0xF12E4CCAF249DC10)
Back to INTERACTION