C# 클래스 MyEditor.ServerCommandLineEditor

상속: EditorWindow
파일 보기 프로젝트 열기: egametang/Egametang

공개 메소드들

메소드 설명
ClearConfig ( ) : void

비공개 메소드들

메소드 설명
GetConfigFiles ( ) : List
GetFilePath ( ) : string
LoadConfig ( ) : void
OnDestroy ( ) : void
OnDisable ( ) : void
OnEnable ( ) : void
OnGUI ( ) : void
Save ( ) : void
ShowWindow ( ) : void

메소드 상세

ClearConfig() 공개 메소드

public ClearConfig ( ) : void
리턴 void