This version of Unity is unsupported.

HierarchyNodeMapUnmanaged<T0>.this[HierarchyNode]

public T this[HierarchyNode];

Parameters

node The hierarchy node.

Returns

T The value associated with the specified HierarchyNode.

Description

Gets or sets the value associated with the specified HierarchyNode.