EngineStarter

Undocumented in source.

Members

Enums

AppType
enum AppType
Undocumented in source.

Functions

setupLogs
void setupLogs(AppType appType, bool logToConsole, string logsFolder)
Undocumented in source. Be warned that the author may not have intended to support it.
start
void start(string[] args)
Undocumented in source. Be warned that the author may not have intended to support it.
startClient
void startClient(string[] args)
Undocumented in source. Be warned that the author may not have intended to support it.
startCombined
void startCombined(string[] args)
Undocumented in source. Be warned that the author may not have intended to support it.
startServer
void startServer(string[] args, ServerMode serverMode)
Undocumented in source. Be warned that the author may not have intended to support it.
waitForThreads
void waitForThreads()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta