C# 클래스 AnimationHierarchyEditor, Unity-Animation-Hierarchy-Editor

상속: EditorWindow
파일 보기 프로젝트 열기: s-m-k/Unity-Animation-Hierarchy-Editor

공개 메소드들

메소드 설명
AnimationHierarchyEditor ( ) : System.Collections

비공개 메소드들

메소드 설명
ChildPath ( GameObject obj, bool sep = false ) : string
FillModel ( ) : void
FillModelWithCurves ( EditorCurveBinding curves ) : void
FindObjectInRoot ( string path ) : GameObject
GUICreatePathItem ( string path ) : void
OnGUI ( ) : void
OnInspectorUpdate ( ) : void
OnSelectionChange ( ) : void
ReplaceRoot ( string oldRoot, string newRoot ) : void
ShowWindow ( ) : void
UpdatePath ( string oldPath, string newPath ) : void

메소드 상세

AnimationHierarchyEditor() 공개 메소드

public AnimationHierarchyEditor ( ) : System.Collections
리턴 System.Collections