HierarchyViewModel.DoesNotHaveAnyFlagsCount

Declaration

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

Parameters

flags The hierarchy node flags.

Returns

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

Description

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


Did you find this page useful? Please give it a rating: