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

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.