C# 클래스 EVEm8.CliLauncher.Launcher

파일 보기 프로젝트 열기: evem8/clilauncher

공개 메소드들

메소드 설명
LaunchAccount ( Options options, string &error ) : System.Boolean

Attemps to launch an account defined in the EVE launcher

메소드 상세

LaunchAccount() 공개 정적인 메소드

Attemps to launch an account defined in the EVE launcher
public static LaunchAccount ( Options options, string &error ) : System.Boolean
options Options
error string Returns a string describing the error if function returns False
리턴 System.Boolean