Version: Unity 6 (6000.0)
LanguageEnglish
  • C#

BaseTreeViewController.GetIndentationDepthByIndex

Declaration

public int GetIndentationDepthByIndex(int index);

Parameters

Description
index The item index.

Returns

int The depth of the element.

Description

Return the depth of the element at that index.