This version of Unity is unsupported.

HierarchyViewModel.this[int]

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

Parameters

index The node index.

Returns

HierarchyNode A hierarchy node.

Description

Gets the HierarchyNode at a specified index.