EditorToolOwnerAttribute(Type)
Registers an EditorWindow as a tool owner with the specified default EditorToolContext.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Constructor
- Namespace: UnityEditor.EditorTools
- Assembly: UnityEditor.CoreModule
public EditorToolOwnerAttribute(Type defaultContextType)
Parameters
The default EditorToolContext type for this tool owner.