C# 클래스 UnityEditorInternal.AnimationWindowHierarchyPropertyNode

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

공개 프로퍼티들

프로퍼티 타입 설명
isPptrNode bool

공개 메소드들

메소드 설명
AnimationWindowHierarchyPropertyNode ( Type animatableObjectType, int setId, string propertyName, string path, TreeViewItem parent, EditorCurveBinding binding, bool isPptrNode ) : System

메소드 상세

AnimationWindowHierarchyPropertyNode() 공개 메소드

public AnimationWindowHierarchyPropertyNode ( Type animatableObjectType, int setId, string propertyName, string path, TreeViewItem parent, EditorCurveBinding binding, bool isPptrNode ) : System
animatableObjectType Type
setId int
propertyName string
path string
parent TreeViewItem
binding UnityEditor.EditorCurveBinding
isPptrNode bool
리턴 System

프로퍼티 상세

isPptrNode 공개적으로 프로퍼티

public bool isPptrNode
리턴 bool