

InspectorDelegateCaller
adds buttons to inspectors for components that have callable delgates.Details
InspectorDelegateCaller
A BepisLoader mod for Resonite that adds some buttons to inspector ui for components that have callable delgates.
has some config options for what types of delegates should generate ui in the inspector. you may want to use a mod like BepisModSettings to edit these options in game.
Allows you to grab protoflux delegate proxy nodes from the generated inspector buttons
Installation
- Install BepisLoader.
- Place InspectorDelegateCaller.dll into your
plugins
folder. This folder should be atC:\Program Files (x86)\Steam\steamapps\common\Resonite\BepInEx\plugins
for 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