Version: Unity 6 (6000.0)
LanguageEnglish
  • C#

HierarchyViewModel.DoesNotHaveAllFlagsCount

Declaration

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

Parameters

Description
flags The hierarchy node flags.

Returns

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

Description

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