HierarchyNodeMapUnmanaged<T0>.Remove

Declaration

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

Parameters

node The hierarchy node.

Returns

bool true if the HierarchyNode is found and removed, false otherwise.

Description

Removes the value with the specified HierarchyNode from the HierarchyNodeMapUnmanaged_1.


Did you find this page useful? Please give it a rating: