Documentation

Cursor Constrain - Open Dev Kit Documentation

Open Dev Kit Documentation :: GUI :: Control :: Cursor Constrain

GUI.Control.CursorConstrain
constrains cursor to window when focused

Type

Boolean

Lua Usage

-- Get
local boolean = control.CursorConstrain

-- Set
control.CursorConstrain = boolean

If you think anything is missing, please feel free to: submit documentation feedback on this page