C# 클래스 FreeFlightEditor, Unity-Free-Flight

상속: Editor
파일 보기 프로젝트 열기: NickolausDS/Unity-Free-Flight

공개 메소드들

메소드 설명
OnInspectorGUI ( ) : void

비공개 메소드들

메소드 설명
OnDestroy ( ) : void
OnDisable ( ) : void
OnEnable ( ) : void
OnFocus ( ) : void
OnLostFocus ( ) : void
editorFlightControls ( FreeFlight, ff ) : void
editorGroundControls ( FreeFlight, ff ) : void
editorPhysics ( FreeFlight, ff, FreeFlightPhysics, fp ) : void
editorTakeoffLanding ( FreeFlight, ff ) : void
editorWingProperties ( FreeFlightPhysics, fp ) : void
loadEditorPrefs ( ) : void
saveEditorPrefs ( ) : void

메소드 상세

OnInspectorGUI() 공개 메소드

public OnInspectorGUI ( ) : void
리턴 void