Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

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.