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

TreeView.FrameItem

Declaration

public void FrameItem(int id);

Parameters

id TreeViewItem ID.

Description

This will reveal the item with ID id (by expanding the ancestors of that item) and will make sure it is visible in the ScrollView.