Documentation

Cached Position - Open Dev Kit Documentation

Open Dev Kit Documentation :: GUI :: Control :: Cached Position

GUI.Control.CachedPosition
position of the control that was assigned prior to container organization

Type

2D Vector

Lua Usage

-- Get
local value2DVector = control.CachedPosition

-- Set
control.CachedPosition = value2DVector

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