Namespace LoM.Super.Connect.Editor
Classes
ConnectRouter
The ConnectRouter allows you to register methods as routes for the ConnectServer.
This server can be accessed by external applications to communicate with the Unity Editor.
For example, the SuperBehaviour VSCode extension uses the ConnectServer to trigger compilation and other editor actions.
EditorConnectUtils
Collection of utility routes for the ConnectServer. (Used by SuperBehaviour VSCode extension)