Lua:Class:Menu

From Cheat Engine
Revision as of 02:02, 25 January 2018 by TheyCallMeTim13 (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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.

See also[edit]

Related Functions[edit]

Related Classes[edit]