items
The stack of SearchItem s that have been yielded by each execution frame.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Field
- Namespace: UnityEditor.Search
- Assembly: UnityEditor
public readonly Stack<SearchItem> items
public readonly Stack<SearchItem> items