This version of Unity is unsupported.

HierarchyCommandList.Remove

Declaration

public bool Remove(ref Unity.Hierarchy.HierarchyNode node);

Parameters

node The hierarchy node to remove.

Returns

bool true if the command was appended to the list, false otherwise.

Description

Removes a node from the hierarchy.