HierarchyFlattenedNodeChildren
Represents an enumerable over the children of an HierarchyNode.
Read time 1 minuteLast updated 9 days ago
Definition
- Type: Struct
- Namespace: Unity.Hierarchy
- Assembly: UnityEngine.HierarchyCoreModule
public readonly struct HierarchyFlattenedNodeChildren
Properties
Methods
Method | Description |
|---|---|
| GetEnumerator | Gets the HierarchyNode enumerator. |
Structs
Struct | Description |
|---|---|
| HierarchyFlattenedNodeChildren.Enumerator | An enumerator of HierarchyNode. |