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

BaseTreeView.GetIdForIndex

Declaration

public int GetIdForIndex(int index);

Parameters

index The TreeView item index.

Returns

int The TreeView item's identifier.

Description

Gets the specified TreeView item's identifier.