|
LeviLamina
|
This is the complete list of members for IGameServerStartup, including all inherited members.
| _getServerInitTaskGroup()=0 (defined in IGameServerStartup) | IGameServerStartup | pure virtual |
| canStartLocalServer() const =0 (defined in IGameServerStartup) | IGameServerStartup | pure virtual |
| isHostingLocalDedicatedServer() const =0 (defined in IGameServerStartup) | IGameServerStartup | pure virtual |
| startLocalServerAsync(::std::string const &, ::std::string const &, ::ContentIdentity const &, ::LevelSettings const &, ::StartIntent)=0 (defined in IGameServerStartup) | IGameServerStartup | pure virtual |
| startLocalServerAsyncFromSummary(::LevelSummary const &levelSummary) | IGameServerStartup | |
| startLocalServerBlocking(::std::string const &levelId, ::std::string const &levelName, ::ContentIdentity const &premiumTemplateContentIdentity, ::LevelSettings const &settings, ::StartIntent startIntent) | IGameServerStartup | |
| ~IGameServerStartup()=default (defined in IGameServerStartup) | IGameServerStartup | virtual |