struct in Unity.Hierarchy
/
Implemented in:UnityEngine.HierarchyCoreModule
Represents an enumerable over the children of an HierarchyNode.
| Property | Description |
|---|---|
| Count | Gets the number of children. |
| Method | Description |
|---|---|
| GetEnumerator | Gets the HierarchyFlattenedNode enumerator. |