In-game inspector and editor for applications made with Unity3D game engine. It allows viewing objects in current scene and inspecting all of their variables and components. Works in most applications made in Unity as long as BepInEx can run.
To name some of the features, inspector allows modifying values of the components in real time, while the browser allows disabling/enabling and destroying objects.
How to use
Source code on GitHub (Extracted from KK CheatTools plugin)