C# Class vp_FPSWeaponEditor, OZML

Inheritance: Editor
Datei anzeigen Open project: merveilles/OZML

Public Methods

Method Description
OnInspectorGUI ( ) : void

Private Methods

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

Method Details

OnInspectorGUI() public method

public OnInspectorGUI ( ) : void
return void