IsChecked (MenuItem)

From LoTROInterface Wiki

Jump to: navigation, search


Gets a flag indicating if the menu item is checked.

Syntax

Lua
function MenuItem:IsChecked();

Returns

Type: boolean
True if the menu item is checked.

Remarks

Gets a flag indicating if the menu item is checked.

Personal tools