Registers an EditorWindow as a tool owner and specifies its default EditorToolContext.
Tool owner windows can host EditorTools, EditorToolContexts, and tool-related overlays.
| Property | Description |
|---|---|
| defaultContext | The default EditorToolContext type for this tool owner. |
| Constructor | Description |
|---|---|
| EditorToolOwnerAttribute | Registers an EditorWindow as a tool owner with the specified default EditorToolContext. |