C# Class MyEditor.ServerCommandLineEditor

Inheritance: EditorWindow
Afficher le fichier Open project: egametang/Egametang

Méthodes publiques

Méthode Description
ClearConfig ( ) : void

Private Methods

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

Method Details

ClearConfig() public méthode

public ClearConfig ( ) : void
Résultat void