Method | Description | |
---|---|---|
DownloadCode ( bool verbose = false ) : byte[] |
Downloads the current compiled.code package
|
|
SelectByHighestBuild ( bool verbose = false ) : EVEServer | ||
Update ( EVEServer server ) : void |
Method | Description | |
---|---|---|
HandleDownloadCompleted ( object sender, |
||
HandleDownloadProgress ( object sender, |
||
UpdateInternal ( EVEServer server, int &serverBuild, int &clientBuild, string &codePackageURL ) : bool |
public static DownloadCode ( bool verbose = false ) : byte[] | ||
verbose | bool | |
return | byte[] |
public static SelectByHighestBuild ( bool verbose = false ) : EVEServer | ||
verbose | bool | |
return | EVEServer |
public static Update ( EVEServer server ) : void | ||
server | EVEServer | |
return | void |