Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


HasChildren(int)

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

Definition

public virtual bool HasChildren(int id)

Parameters

id

The item id.

Returns

Type

Description

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