C# Class UnityEditor.TreeViewTest.FooTreeViewItem

Inheritance: TreeViewItem
Afficher le fichier Open project: randomize/VimConfig Class Usage Examples

Méthodes publiques

Méthode Description
FooTreeViewItem ( int id, int depth, TreeViewItem parent, string displayName, TreeViewTest foo ) : System

Method Details

FooTreeViewItem() public méthode

public FooTreeViewItem ( int id, int depth, TreeViewItem parent, string displayName, TreeViewTest foo ) : System
id int
depth int
parent TreeViewItem
displayName string
foo TreeViewTest
Résultat System