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

HierarchyViewModel.Contains

Declaration

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

Parameters

node The hierarchy node.

Returns

bool true if the node is found, false otherwise.

Description

Determines if a specified node is in the hierarchy view model.