Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


HierarchyFlattenedChildrenEnumerable

Represents an enumerable over the children of an HierarchyNode.
Read time 1 minuteLast updated 13 days ago

Definition

  • Type: Struct
  • Namespace: Unity.Hierarchy
  • Assembly: UnityEngine.HierarchyCoreModule
public readonly struct HierarchyFlattenedChildrenEnumerable

Properties

Property

Description

CountGets the number of children.

Methods

Method

Description

GetEnumeratorGets the HierarchyFlattenedNode enumerator.

Structs