Background for Skyrim SE
Member of the SKI_ConfigBase script
voidfunctionSetCursorPosition(inta_position)

[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)

Additional References

View this function on the GitHub Wiki for SkyUI

Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.