C# Class FreeFlightEditor, Unity-Free-Flight

Inheritance: Editor
Afficher le fichier Open project: NickolausDS/Unity-Free-Flight

Méthodes publiques

Méthode Description
OnInspectorGUI ( ) : void

Private Methods

Méthode Description
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

Method Details

OnInspectorGUI() public méthode

public OnInspectorGUI ( ) : void
Résultat void