EditorToolContextAttribute(string, Type)
Registers an EditorToolContext as either a global tool context or a Component tool context.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Constructor
- Namespace: UnityEditor.EditorTools
- Assembly: UnityEditor.CoreModule
public EditorToolContextAttribute(string displayName = "", Type targetType = null)