This version of Unity is unsupported.

BaseTreeViewController.GetIndentationDepth

Declaration

public int GetIndentationDepth(int id);

Parameters

id The item ID.

Returns

int The depth of the element.

Description

Returns the depth of the element at that ID.