Lua:createMenuItem

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

function createMenuItem(Owner) : MenuItem

Returns a newly created MenuItem that gets added to the owner.

Function Parameters

Parameter Type Description
Owner Menu or MenuItem based object The Menu or MenuItem of the new MenuItem.

See also

Related Functions

Related Classes