Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

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.