
You are viewing a potentially older version of this package. View Latest Version
MMHook
The autogenerated MMHook for assembly_valheim, inclusive of private methods.MMHook
MMHook is a method detour library generated via Monomod, and provides an interface for developers to easily hook and reference objects, classes, methods, and members.
Installation
Drag and drop the Plugins directory to inside of the Valheim\BepInEx\.
How to use
Any mods which depend upon MMHook will require the MMHook to be placed inside the plugins directory.
Any developers that wish to utilise MMHook should add the file as a reference to their project.
Methods can be hooked via the On.* and IL.* namespaces.
This set of generated hooks will require updating upon each major valheim update.
For more information about Monomod, and how to utilise it, please visit https://github.com/MonoMod/MonoMod.

