This version of Unity is unsupported.

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.