This version of Unity is unsupported.

HierarchyNodeMapUnmanaged<T0>.ContainsKey

Declaration

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

Parameters

node The hierarchy node.

Returns

bool true if the HierarchyNodeMapUnmanaged_1 contains the specified HierarchyNode, false otherwise.

Description

Determine whether or not the HierarchyNodeMapUnmanaged_1 contains the specified HierarchyNode.