Mono:Lua:mono initialize
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…')
function mono_initialize()
Sets up hooks, calls old open process hook if there was one, and calls syncrhonize("mono_OpenProcessMT").
Function Parameters
<none>
Examples
In Lua Engine form
- While attached to Cuphead.
Input:
return mono_initialize()