Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


Count

Gets the number of children.
Read time 1 minuteLast updated 11 days ago

Definition

  • Type: Property
  • Namespace: Unity.Hierarchy
  • Assembly: UnityEngine.HierarchyCoreModule
Warning
Removed. HierarchyFlattenedNodeChildren is obsolete. It has been replaced by HierarchyFlattenedChildrenEnumerable.
public int Count { get; }