SetSearchText(string)
Sets the search filter text in the HierarchyWindow.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Method
- Namespace: Unity.Hierarchy.Editor
- Assembly: UnityEditor
public void SetSearchText(string query)
Parameters
The filter query text.