C# Class vp_FPSControllerEditor, OZML

Inheritance: Editor
显示文件 Open project: merveilles/OZML

Public Methods

Method Description
OnInspectorGUI ( ) : void

Private Methods

Method Description
OnEnable ( ) : void
ShowLoadDialog ( ) : void
ShowLoadDialog ( bool checkDirty ) : void
ShowSaveDialog ( ) : void
ShowSaveDialog ( bool showLoadDialogAfterwards ) : void

Method Details

OnInspectorGUI() public method

public OnInspectorGUI ( ) : void
return void