This version of Unity is unsupported.

DefaultTreeViewController<T0>.GetItemDataForId

Declaration

public object GetItemDataForId(int id);

Parameters

id The TreeView item ID.

Returns

object The tree item data.

Description

Gets the tree item data for the specified TreeView item ID.