You are viewing a potentially older version of this package.
View all versions.
AcceptEquivalentDelegates
allows Delegate casting for matching methodDefs in the inspector
| Date uploaded | 10 months ago |
| Version | 1.0.1 |
| Download link | EIA485-AcceptEquivalentDelegates-1.0.1.zip |
| Downloads | 134 |
| Dependency string | EIA485-AcceptEquivalentDelegates-1.0.1 |
This mod requires the following mods to function
README
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