This version of Unity is unsupported.

Hierarchy.RemoveChildren

Declaration

public void RemoveChildren(ref Unity.Hierarchy.HierarchyNode node);

Parameters

node The hierarchy node.

Description

Recursively removes all children of a node.