This version of Unity is unsupported.

BaseTreeViewController.GetIndentationDepthByIndex

Declaration

public int GetIndentationDepthByIndex(int index);

Parameters

index The item index.

Returns

int The depth of the element.

Description

Return the depth of the element at that index.