C# Класс FreeFlightEditor, Unity-Free-Flight

Наследование: Editor
Показать файл Открыть проект

Открытые методы

Метод Описание
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