TreeView.treeViewControlID

매뉴얼로 전환
public int treeViewControlID ;

설명

The controlID used by the TreeView to obtain keyboard control focus.

Can be used for setting keyboard focus to the TreeView from script: GUIUtility.keyboardControl = treeViewControlID;