IsEnabled (MenuItem)

From LoTROInterface Wiki

Jump to: navigation, search


Gets a flag indicating if the menu item is enabled.

Syntax

Lua
function MenuItem:IsEnabled();

Returns

Type: boolean
True if the menu item is enabled.

Remarks

Gets a flag indicating if the menu item is enabled.

Personal tools