LeviLamina
|
This is the complete list of members for IGameServerStartup, including all inherited members.
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 &)=0 (defined in IGameServerStartup) | IGameServerStartup | pure virtual |
startLocalServerBlocking(::std::string const &, ::std::string const &, ::ContentIdentity const &, ::LevelSettings const &, ::StartIntent)=0 (defined in IGameServerStartup) | IGameServerStartup | pure virtual |
~IGameServerStartup()=default (defined in IGameServerStartup) | IGameServerStartup | virtual |