Version: Unity 6 (6000.0)
LanguageEnglish
  • C#

HierarchyViewModel.HasAllFlagsCount

Declaration

public int HasAllFlagsCount(Unity.Hierarchy.HierarchyNodeFlags flags);

Parameters

Description
flags The hierarchy node flags.

Returns

int The number of nodes that have all of the flags set.

Description

Gets the number of nodes that have all of the specified flags set.