Input

You can modify inputs directly from the API. This includes mouse and keyboard events.

The key value requested by functions are Windows Virtual-Key Codes.

MoveMouse
GetKeyState
SetKeyState

"MoveMouse" takes in 2 ints as an argument and moves the mouse accordingly. When the menu is open, this function will be skipped. If the value of the arguments are too high, it will be skipped as well.

Lua
Copy
VariableType to search · ESC to discard
GlossaryType to search · ESC to discard
InsertType to search · ESC to discard
No matches
VariableType to search · ESC to discard
GlossaryType to search · ESC to discard
InsertType to search · ESC to discard
No matches
On This Page
Input