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

<none>


Examples

In Lua Engine form

While attached to Cuphead.

Input:

return mono_initialize()


See also

Related Functions