C# 클래스 UnityEditor.SearchFilterTreeItem

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

공개 메소드들

메소드 설명
SearchFilterTreeItem ( int id, int depth, TreeViewItem parent, string displayName, bool isFolder ) : System

메소드 상세

SearchFilterTreeItem() 공개 메소드

public SearchFilterTreeItem ( int id, int depth, TreeViewItem parent, string displayName, bool isFolder ) : System
id int
depth int
parent TreeViewItem
displayName string
isFolder bool
리턴 System