ToString()
Converts the query to textual form. A textual query is of the form: \<All system Filters\> \<All user filters\> \<All textual values\>.
Read time 1 minuteLast updated 13 days ago
Definition
- Type: Method
- Namespace: Unity.Hierarchy
- Assembly: UnityEngine.HierarchyCoreModule
public override string ToString()
Returns
Type | Description |
|---|---|
| string | return a text query. |