HierarchyFlattened.Enumerator
An enumerator of HierarchyFlattenedNode.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Struct
- Namespace: Unity.Hierarchy
- Assembly: UnityEngine.HierarchyCoreModule
public struct HierarchyFlattened.Enumerator
Properties
Property | Description |
|---|---|
| Current | Gets the current iterator item. |
Methods
Method | Description |
|---|---|
| MoveNext | Moves iterator to the next item. |