SetQuery(string)
Sets the search query to filter the hierarchy nodes displayed in the view model.
Read time 1 minuteLast updated 13 days ago
Definition
- Type: Method
- Namespace: Unity.Hierarchy
- Assembly: UnityEngine.HierarchyCoreModule
public void SetQuery(string query)
Parameters
The search query string used to filter hierarchy nodes.