ContextClicked()
Override this method to handle context clicks outside any items (but still in the TreeView rect).
Read time 1 minuteLast updated 11 days ago
Definition
- Type: Method
- Namespace: UnityEditor.IMGUI.Controls
- Assembly: UnityEditor.CoreModule
protected virtual void ContextClicked()
Remarks
Additional Resources: TreeView<TIdentifier>.ContextClickedItem.