Utility

Editor utility classes that enhance Unity Editor workflows. These are internal, auto-initializing utilities that hook into editor events and the player loop to provide quality-of-life improvements.

Architecture

spinner

Data Flow

spinner

Classes

Class
Purpose

Escape key returns focus from Game View to the last editor window

Scene View clicks auto-select the topmost [SelectionBase] parent

See Also

Last updated