Mono:Lua:mono initialize

From Cheat Engine
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]