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

DefaultMultiColumnTreeViewController<T0>.GetDataForId

Declaration

public T GetDataForId(int id);

Parameters

id The TreeView item ID.

Returns

T The data.

Description

Gets data for the specified TreeView item ID.