Lua:Class:Menu

From Cheat Engine
Revision as of 03:58, 11 March 2017 by TheyCallMeTim13 (talk | contribs) (Related Functions)
Jump to navigation Jump to search

Menu class: (Inheritance: Component->Object)

Class for menu objects used in Forms.

Properties

Items : MenuItem : Readonly
The base MenuItem class of this Menu.

Methods

getItems() : MenuItem
Returns the main MenuItem of this Menu.

See also

Related Functions

Related Classes