Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


HasChildrenByIndex(int)

Return whether the item with the specified index has one or more child.
Read time 1 minuteLast updated 11 days ago

Definition

public bool HasChildrenByIndex(int index)

Parameters

index

The item index.

Returns

Type

Description

boolWhether the item with the specified ID has one or more child.