Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


EndFlagsChangeWithoutNotify()

Ends a batch of flags changes without notifying listeners.
Read time 1 minuteLast updated 12 days ago

Definition

  • Type: Method
  • Namespace: Unity.Hierarchy
  • Assembly: UnityEngine.HierarchyCoreModule
public HierarchyNodeFlags EndFlagsChangeWithoutNotify()

Returns

Type

Description

HierarchyNodeFlagsThe flags that were changed during the batch.