Documentation

Text Color - Open Dev Kit Documentation

Open Dev Kit Documentation :: GUI :: Control :: Text Color

GUI.Control.TextColor
text color of the control

Type

Color

Lua Usage

-- Get
local color = control.TextColor

-- Set
control.TextColor = color

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