IsEnabled (MenuItem)
From LoTROInterface Wiki
API Reference > Turbine.UI.MenuItem.IsEnabled()
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.