Lua:createPopupMenu

From Cheat Engine
Revision as of 04:26, 11 March 2017 by TheyCallMeTim13 (talk | contribs) (Created page with ''''function''' createPopupMenu(''Owner'') ''':''' PopupMenu Returns a newly created PopupMenu that gets added to the owner. === Function Parameters === {|width="85%" cellpa…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

function createPopupMenu(Owner) : PopupMenu

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

Function Parameters

Parameter Type Description
Owner Component based object The owner of the PopupMenu.

See also

Related Functions

Related Classes