C# Class UnityEditor.TreeViewExamples.TreeViewTestWindow

Inheritance: EditorWindow, IHasCustomMenu
Afficher le fichier Open project: CarlosHBC/UnityDecompiled

Méthodes publiques

Méthode Description
AddItemsToMenu ( GenericMenu menu ) : void
TreeViewTestWindow ( ) : System

Private Methods

Méthode Description
OnEnable ( ) : void
OnGUI ( ) : void
TestLargeTreesWithFixedItemHeightAndPingingAndFraming ( ) : void
TestTreeWithCustomItemHeights ( ) : void

Method Details

AddItemsToMenu() public méthode

public AddItemsToMenu ( GenericMenu menu ) : void
menu UnityEditor.GenericMenu
Résultat void

TreeViewTestWindow() public méthode

public TreeViewTestWindow ( ) : System
Résultat System