C# 클래스 UnityEditor.GameObjectTreeViewItem

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

공개 메소드들

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

메소드 상세

GameObjectTreeViewItem() 공개 메소드

public GameObjectTreeViewItem ( int id, int depth, TreeViewItem parent, string displayName ) : System
id int
depth int
parent TreeViewItem
displayName string
리턴 System