Documentation

Cached - Open Dev Kit Documentation

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

GUI.Control.Cached
if the control's position/size has been cached

Type

Boolean

Lua Usage

-- Get
local boolean = control.Cached

-- Set
control.Cached = boolean

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