This version of Unity is unsupported.

HierarchyPropertyString.SetValue

Declaration

public void SetValue(ref Unity.Hierarchy.HierarchyNode node, string value);

Parameters

node The hierarchy node.
value The value to set.

Description

Sets the property value for a HierarchyNode.