GetEnumerator()
Gets an enumerator for the children.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Method
- Namespace: Unity.Hierarchy
- Assembly: UnityEngine.HierarchyCoreModule
public HierarchyNodeChildren.Enumerator GetEnumerator()
Returns
Type | Description |
|---|---|
| Enumerator | The enumerator. |