Documentation

Cached Size - Open Dev Kit Documentation

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

GUI.Control.CachedSize
size of the control that was assigned prior to container organization

Type

2D Vector

Lua Usage

-- Get
local value2DVector = control.CachedSize

-- Set
control.CachedSize = value2DVector

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