This version of Unity is unsupported.

BaseTreeViewController.HasChildren

Declaration

public bool HasChildren(int id);

Parameters

id The item id.

Returns

bool Whether the item with the specified ID has one or more child.

Description

Return whether the item with the specified ID has one or more child.