C# 클래스 UnityEditorInternal.AnimationWindowHierarchyPropertyGroupNode

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

공개 메소드들

메소드 설명
AnimationWindowHierarchyPropertyGroupNode ( Type animatableObjectType, int setId, string propertyName, string path, TreeViewItem parent ) : System

메소드 상세

AnimationWindowHierarchyPropertyGroupNode() 공개 메소드

public AnimationWindowHierarchyPropertyGroupNode ( Type animatableObjectType, int setId, string propertyName, string path, TreeViewItem parent ) : System
animatableObjectType System.Type
setId int
propertyName string
path string
parent TreeViewItem
리턴 System