C# Class EVEm8.CliLauncher.Launcher

ファイルを表示 Open project: evem8/clilauncher

Public Methods

Method Description
LaunchAccount ( Options options, string &error ) : System.Boolean

Attemps to launch an account defined in the EVE launcher

Method Details

LaunchAccount() public static method

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
return System.Boolean