C# 클래스 UnityEditor.SketchUpNode

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

공개 프로퍼티들

프로퍼티 타입 설명
Info SketchUpNodeInfo

공개 메소드들

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

비공개 메소드들

메소드 설명
ToggleChildren ( bool toggle ) : void
ToggleParent ( bool toggle ) : void

메소드 상세

SketchUpNode() 공개 메소드

public SketchUpNode ( int id, int depth, TreeViewItem parent, string displayName, SketchUpNodeInfo info ) : System
id int
depth int
parent TreeViewItem
displayName string
info SketchUpNodeInfo
리턴 System

프로퍼티 상세

Info 공개적으로 프로퍼티

public SketchUpNodeInfo,UnityEditor Info
리턴 SketchUpNodeInfo