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

HierarchyPropertyString.GetValue

Declaration

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

Parameters

node The hierarchy node.

Returns

string The property value of the hierarchy node.

Description

Gets the property value for the given HierarchyNode.