Property | Type | Description | |
---|---|---|---|
s_GOStyles | GameObjectStyles |
Method | Description | |
---|---|---|
BeginRename ( TreeViewItem item, float delay ) : bool | ||
GameObjectTreeViewGUI ( UnityEditor.TreeView treeView, bool useHorizontalScroll ) : System |
Method | Description | |
---|---|---|
DrawIconAndLabel ( |
||
GetIconForNode ( TreeViewItem item ) : |
||
InitStyles ( ) : void | ||
RenameEnded ( ) : void |
public BeginRename ( TreeViewItem item, float delay ) : bool | ||
item | TreeViewItem | |
delay | float | |
return | bool |
protected DrawIconAndLabel ( |
||
rect | ||
item | TreeViewItem | |
label | string | |
selected | bool | |
focused | bool | |
useBoldFont | bool | |
isPinging | bool | |
return | void |
public GameObjectTreeViewGUI ( UnityEditor.TreeView treeView, bool useHorizontalScroll ) : System | ||
treeView | UnityEditor.TreeView | |
useHorizontalScroll | bool | |
return | System |
protected GetIconForNode ( TreeViewItem item ) : |
||
item | TreeViewItem | |
return |