
AcceptEquivalentDelegates
allows Delegate casting for matching methodDefs in the inspectorDetails
AcceptEquivalentDelegates
A BepisLoader mod for Resonite that allows the DelegateEditor to accept equivalent delegates eg: an ModalOverlayConstructor will work for Func<Slot, ModalOverlay> delegate fields
Installation
- Install BepisLoader.
- Place ExposePatchedMethods.dll into your
pluginsfolder. This folder should be atC:\Program Files (x86)\Steam\steamapps\common\Resonite\BepInEx\pluginsfor a default install. - Start the game. If you want to verify that the mod is working you can check your BepInEx log at
C:\Program Files (x86)\Steam\steamapps\common\Resonite\BepInEx\LogOutput.log