SetChildrenNeedsSorting(in HierarchyNode)
Marks a hierarchy node as requiring sorting of its children in the next sorting operation.
Read time 1 minuteLast updated 11 days ago
Definition
- Type: Method
- Namespace: Unity.Hierarchy
- Assembly: UnityEngine.HierarchyCoreModule
SetChildrenNeedsSorting(HierarchyNode)
public bool SetChildrenNeedsSorting(in HierarchyNode node)
Parameters
The hierarchy node.
Returns
Type | Description |
|---|---|
| bool |