This version of Unity is unsupported.

BaseTreeViewController.HasChildrenByIndex

Declaration

public bool HasChildrenByIndex(int index);

Parameters

index The item index.

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 index has one or more child.