Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

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.