C# 클래스 PathComponentEditor, Path-GPL

상속: UnityEditor.Editor, IInspector
파일 보기 프로젝트 열기: MrJoy/Path-GPL

공개 메소드들

메소드 설명
OnGetFrameBounds ( ) : Bounds
OnInspectorGUI ( ) : void
OnSceneGUI ( ) : void
PathComponentEditor ( ) : System.Collections
Update ( ) : void

메소드 상세

OnGetFrameBounds() 공개 메소드

public OnGetFrameBounds ( ) : Bounds
리턴 Bounds

OnInspectorGUI() 공개 메소드

public OnInspectorGUI ( ) : void
리턴 void

OnSceneGUI() 공개 메소드

public OnSceneGUI ( ) : void
리턴 void

PathComponentEditor() 공개 메소드

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

Update() 공개 메소드

public Update ( ) : void
리턴 void