C# Class MyEditor.ServerCommandLineEditor

Inheritance: EditorWindow
Show file Open project: egametang/Egametang

Public Methods

Method Description
ClearConfig ( ) : void

Private Methods

Method Description
GetConfigFiles ( ) : List
GetFilePath ( ) : string
LoadConfig ( ) : void
OnDestroy ( ) : void
OnDisable ( ) : void
OnEnable ( ) : void
OnGUI ( ) : void
Save ( ) : void
ShowWindow ( ) : void

Method Details

ClearConfig() public method

public ClearConfig ( ) : void
return void