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

HierarchyPropertyUnmanaged<T0>.GetValue

Declaration

public T GetValue(ref Unity.Hierarchy.HierarchyNode node);

Parameters

node The hierarchy node.

Returns

T The property value of the hierarchy node.

Description

Gets the property value for the given HierarchyNode.