C# Class UnityEditor.TreeViewTest.FooTreeViewItem

Inheritance: TreeViewItem
显示文件 Open project: randomize/VimConfig Class Usage Examples

Public Methods

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

Method Details

FooTreeViewItem() public method

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