This version of Unity is unsupported.

Enumerator

struct in Unity.Hierarchy

/

Implemented in:UnityEngine.HierarchyCoreModule

Description

An enumerator of HierarchyFlattenedNode.

Properties

Current Gets the current iterator item.

Public Methods

MoveNext Moves iterator to the next item.