Méthode |
Description |
|
Cancel ( ) : void |
|
|
CreateAndSetTreeView ( ObjectTreeForSelector data ) : void |
|
|
DrawObjectIcon ( Rect position, Texture icon ) : void |
|
|
FilterSettingsChanged ( ) : void |
|
|
GetSceneFromObject ( Object obj ) : Scene |
|
|
GetSelectedInstanceID ( ) : int |
|
|
GridListArea ( ) : void |
|
|
GuessIfUserIsLookingForAnAsset ( string requiredClassName, bool checkGameObject ) : bool |
|
|
HandleKeyboard ( ) : void |
|
|
InitIfNeeded ( ) : void |
|
|
IsUsingTreeView ( ) : bool |
|
|
ItemWasDoubleClicked ( ) : void |
|
|
LinePreview ( string s, Object o, EditorWrapper p ) : void |
|
|
ListAreaItemSelectedCallback ( bool doubleClicked ) : void |
|
|
OnDestroy ( ) : void |
|
|
OnDisable ( ) : void |
|
|
OnEnable ( ) : void |
|
|
OnGUI ( ) : void |
|
|
OnInspectorUpdate ( ) : void |
|
|
OnObjectGridGUI ( ) : void |
|
|
OnObjectTreeGUI ( ) : void |
|
|
OverlapPreview ( float actualSize, string s, Object o, EditorWrapper p ) : void |
|
|
PreviewArea ( ) : void |
|
|
PreviewIsOpen ( ) : bool |
|
|
PreviewIsWide ( ) : bool |
|
|
ResizeBottomPartOfWindow ( ) : void |
|
|
SearchArea ( ) : void |
|
|
SendEvent ( string eventName, bool exitGUI ) : void |
|
|
ShouldTreeViewBeUsed ( string className ) : bool |
|
|
Show ( Object obj, Type requiredType, UnityEditor.SerializedProperty property, bool allowSceneObjects, List allowedInstanceIDs ) : void |
|
|
TreeViewSelection ( TreeViewItem item ) : void |
|
|
WidePreview ( float actualSize, string s, Object o, EditorWrapper p ) : void |
|
|