C# 클래스 UnityEditor.TreeViewExamples.FooTreeViewItem

상속: TreeViewItem
파일 보기 프로젝트 열기: CarlosHBC/UnityDecompiled 1 사용 예제들

공개 메소드들

메소드 설명
FooTreeViewItem ( int id, int depth, TreeViewItem parent, string displayName, BackendData foo ) : System

메소드 상세

FooTreeViewItem() 공개 메소드

public FooTreeViewItem ( int id, int depth, TreeViewItem parent, string displayName, BackendData foo ) : System
id int
depth int
parent TreeViewItem
displayName string
foo BackendData
리턴 System