Documentation

Visible - Open Dev Kit Documentation

Open Dev Kit Documentation :: GUI :: Control :: Visible

GUI.Control.Visible
if control is visible

Type

Boolean

Lua Usage

-- Get
local boolean = control.Visible

-- Set
control.Visible = boolean

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