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

HierarchyFlattenedNodeChildren.this[int]

public ref readonly Unity.Hierarchy.HierarchyFlattenedNode this[int];

Parameters

index The children index.

Returns

HierarchyFlattenedNode The child hierarchy node.

Description

Gets the child at the specified index.