IsChecked

From LoTROInterface Wiki

Jump to: navigation, search


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.

Personal tools