- Found in:
- SkyUI
[DEV SERVER] Loading description...
Caveats
Parameters
inta_position
GitHub Wiki Description (SkyUI)
The new cursor position.
Examples
top-right: SetCursorPosition(1)
bottom-left: SetCursorPosition(126)
bottom-right: SetCursorPosition(127)
Auto-Generated Example
int myInt__a_position
mySKI_ConfigBase__toCallFunctionOn.SetCursorPosition(myInt__a_position)