This tool provides in-editor control over static events when using a **Static Event** or **Mediator** pattern, without requiring hard-coded subscriptions or invocations.
It that allows projects to expose and trigger events without having to hard code individual subscriptions, invocations, and un-subscriptions.