This version of Unity is unsupported.

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.