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