Lua:Class:Menu
Revision as of 02:02, 25 January 2018 by TheyCallMeTim13 (talk | contribs)
Menu class: (Inheritance: Component->Object)
Class for menu objects used in Forms.
Properties[edit]
- Items : MenuItem : Readonly
- The base MenuItem class of this Menu.
Methods[edit]
- getItems() : MenuItem
- Returns the main MenuItem of this Menu.