Lua:Class:MainMenu

From Cheat Engine
Revision as of 03:46, 11 March 2017 by TheyCallMeTim13 (talk | contribs) (Created page with 'MainMenu '''class''': ('''Inheritance''': ''Menu''->''Component''->''Object'') The main menu is the Menu at the top of a Form. == Creation == ; create…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

MainMenu class: (Inheritance: Menu->Component->Object)

The main menu is the Menu at the top of a Form.

Creation

createMainMenu() : MainMenu
Returns a newly created MainMenu.

See also

Related Functions

Related Classes