This version of Unity is unsupported.

BaseTreeViewController.HasChildren

Declaration

public bool HasChildren(int id);

Parameters

id The item id.

Returns

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

Description

Returns whether or not the item with the specified id has one or more child.