Свойство | Тип | Описание | |
---|---|---|---|
s_GOStyles | GameObjectStyles |
Метод | Описание | |
---|---|---|
BeginRename ( TreeViewItem item, float delay ) : bool | ||
GameObjectTreeViewGUI ( UnityEditor.TreeView treeView, bool useHorizontalScroll ) : System |
Метод | Описание | |
---|---|---|
DrawIconAndLabel ( |
||
GetIconForNode ( TreeViewItem item ) : |
||
InitStyles ( ) : void | ||
RenameEnded ( ) : void |
public BeginRename ( TreeViewItem item, float delay ) : bool | ||
item | TreeViewItem | |
delay | float | |
Результат | bool |
protected DrawIconAndLabel ( |
||
rect | ||
item | TreeViewItem | |
label | string | |
selected | bool | |
focused | bool | |
useBoldFont | bool | |
isPinging | bool | |
Результат | void |
public GameObjectTreeViewGUI ( UnityEditor.TreeView treeView, bool useHorizontalScroll ) : System | ||
treeView | UnityEditor.TreeView | |
useHorizontalScroll | bool | |
Результат | System |
protected GetIconForNode ( TreeViewItem item ) : |
||
item | TreeViewItem | |
Результат |