- addServer
void addServer(ServerInfo server)
Undocumented in source. Be warned that the author may not have intended to support it.
- anyProcessesRunning
bool anyProcessesRunning()
Undocumented in source. Be warned that the author may not have intended to support it.
- clear
void clear()
Undocumented in source. Be warned that the author may not have intended to support it.
- connect
void connect(ServerInfo* server, PluginPack* pack)
Undocumented in source. Be warned that the author may not have intended to support it.
- createJob
Job* createJob(JobParams params)
Undocumented in source. Be warned that the author may not have intended to support it.
- createSave
size_t createSave(string name)
Undocumented in source. Be warned that the author may not have intended to support it.
- deleteSave
void deleteSave(size_t saveIndex)
Undocumented in source. Be warned that the author may not have intended to support it.
- init
void init()
Undocumented in source. Be warned that the author may not have intended to support it.
- onClientClose
void onClientClose()
Undocumented in source. Be warned that the author may not have intended to support it.
- onServerClose
void onServerClose()
Undocumented in source. Be warned that the author may not have intended to support it.
- readPluginPacks
void readPluginPacks()
Undocumented in source. Be warned that the author may not have intended to support it.
- readPlugins
void readPlugins()
Undocumented in source. Be warned that the author may not have intended to support it.
- readSaves
void readSaves()
Undocumented in source. Be warned that the author may not have intended to support it.
- readServers
void readServers()
Undocumented in source. Be warned that the author may not have intended to support it.
- refresh
void refresh()
Undocumented in source. Be warned that the author may not have intended to support it.
- refreshSaves
void refreshSaves()
Undocumented in source. Be warned that the author may not have intended to support it.
- removeServer
void removeServer(size_t serverIndex)
Undocumented in source. Be warned that the author may not have intended to support it.
- saveServers
void saveServers()
Undocumented in source. Be warned that the author may not have intended to support it.
- setRootPath
void setRootPath(string pluginFolder, string pluginPackFolder, string toolFolder)
Undocumented in source. Be warned that the author may not have intended to support it.
- startCombined
Job* startCombined(PluginPack* pack, SaveInfo* save)
Undocumented in source. Be warned that the author may not have intended to support it.
- startJob
void startJob(Job* job)
Undocumented in source. Be warned that the author may not have intended to support it.
- startServer
Job* startServer(PluginPack* pack, SaveInfo* save)
Undocumented in source. Be warned that the author may not have intended to support it.
- stopProcesses
size_t stopProcesses()
Undocumented in source. Be warned that the author may not have intended to support it.
- update
void update()
Undocumented in source. Be warned that the author may not have intended to support it.