defaultContext
The default EditorToolContext type for this tool owner.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Property
- Namespace: UnityEditor.EditorTools
- Assembly: UnityEditor.CoreModule
public Type defaultContext { get; }
Remarks
This context is activated when the window opens and used as a fallback when the active context becomes unavailable.