ToString()
Converts this HierarchyViewState to a string.
Read time 1 minuteLast updated 13 days ago
Definition
- Type: Method
- Namespace: Unity.Hierarchy
- Assembly: UnityEngine.HierarchyModule
public override string ToString()
Returns
Type | Description |
|---|---|
| string | A string representation of this HierarchyViewState. |