PushItem(string, Action)
Adds an item to the end of the breadcrumbs, which makes that item the deepest item in the hierarchy.
Read time 1 minuteLast updated 11 days ago
Definition
- Type: Method
- Namespace: UnityEditor.UIElements
- Assembly: UnityEditor.CoreModule
public void PushItem(string label, Action clickedEvent = null)