Version: Unity 6 (6000.0)
LanguageEnglish
  • C#

HierarchyNodeMapUnmanaged<T0>.this[HierarchyNode]

public T this[HierarchyNode];

Parameters

Description
node The hierarchy node.

Returns

T The value associated with the specified HierarchyNode.

Description

Gets or sets the value associated with the specified HierarchyNode.