IsChecked
From LoTROInterface Wiki
API Reference > Turbine.UI.CheckBox.IsChecked()
Gets a flag indicating if the check box is checked.
Syntax
| Lua | |
|---|---|
| function CheckBox:IsChecked(); | |
Returns
Type: boolean
True if the check box is checked.
Remarks
Gets a flag indicating if the check box is checked.