C# Class UnityEditor.TreeViewExamples.FooTreeViewItem

Inheritance: TreeViewItem
Afficher le fichier Open project: CarlosHBC/UnityDecompiled Class Usage Examples

Méthodes publiques

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

Method Details

FooTreeViewItem() public méthode

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