Mono:Lua:mono initialize

From Cheat Engine
Revision as of 01:24, 6 May 2018 by TheyCallMeTim13 (talk | contribs) (Created page with 'Category:Mono Category:Lua '''function''' mono_initialize() Sets up hooks, calls old open process hook if there was one, and calls ''syncrhonize("[[Mono:Lua:mono_OpenPr…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

function mono_initialize()

Sets up hooks, calls old open process hook if there was one, and calls syncrhonize("mono_OpenProcessMT").

Function Parameters[edit]

<none>


Examples[edit]

In Lua Engine form[edit]

While attached to Cuphead.

Input:

return mono_initialize()


See also[edit]

Related Functions[edit]