Photon Server API Documentation v5.0RC1

Photon.LoadBalancing.MasterServer.Lobby.SqlGameList Member List

This is the complete list of members for Photon.LoadBalancing.MasterServer.Lobby.SqlGameList, including all inherited members.

AddGameState(GameState gameState, Dictionary< string, object > authCookie=null)Photon.LoadBalancing.MasterServer.Lobby.SqlGameListinlinevirtual
AddSubscription(MasterClientPeer peer, Hashtable gamePropertyFilter, int maxGameCount)Photon.LoadBalancing.MasterServer.Lobby.GameListBaseinlinevirtual
changedGamesPhoton.LoadBalancing.MasterServer.Lobby.GameListBaseprotected
ChangedGamesCountPhoton.LoadBalancing.MasterServer.Lobby.GameListBase
CheckJoinTimeOuts(TimeSpan timeOut)Photon.LoadBalancing.MasterServer.Lobby.GameListBaseinline
CheckJoinTimeOuts(DateTime minDateTime)Photon.LoadBalancing.MasterServer.Lobby.GameListBaseinline
ContainsGameId(string gameId)Photon.LoadBalancing.MasterServer.Lobby.GameListBaseinline
CountPhoton.LoadBalancing.MasterServer.Lobby.GameListBase
gameDatabasePhoton.LoadBalancing.MasterServer.Lobby.SqlGameListprotected
gameDictPhoton.LoadBalancing.MasterServer.Lobby.GameListBaseprotected
GameListBase(AppLobby lobby)Photon.LoadBalancing.MasterServer.Lobby.GameListBaseinlineprotected
GetAllGames(int maxCount)Photon.LoadBalancing.MasterServer.Lobby.GameListBaseinlineprotectedvirtual
GetChangedGames()Photon.LoadBalancing.MasterServer.Lobby.GameListBaseinlineprotectedvirtual
GetGameList(string query, out ErrorCode errorCode, out string message)Photon.LoadBalancing.MasterServer.Lobby.SqlGameListinline
HandleVisibility(GameState gameState, bool oldVisible)Photon.LoadBalancing.MasterServer.Lobby.GameListBaseinlineprotectedvirtual
IsGameJoinable(JoinRandomGameRequest joinRequest, ILobbyPeer peer, GameState gameState)Photon.LoadBalancing.MasterServer.Lobby.GameListBaseinlineprotectedstatic
LobbyPhoton.LoadBalancing.MasterServer.Lobby.GameListBase
LogGameState(string prefix, GameState gameState)Photon.LoadBalancing.MasterServer.Lobby.GameListBaseinlineprotectedstatic
nextJoinRandomStartNodePhoton.LoadBalancing.MasterServer.Lobby.GameListBaseprotected
OnGameJoinableChanged(GameState gameState)Photon.LoadBalancing.MasterServer.Lobby.SqlGameListinlinevirtual
OnPlayerCountChanged(GameState gameState, int oldPlayerCount)Photon.LoadBalancing.MasterServer.Lobby.GameListBaseinlinevirtual
peersPhoton.LoadBalancing.MasterServer.Lobby.GameListBaseprotected
PlayerCountPhoton.LoadBalancing.MasterServer.Lobby.GameListBase
PublishGameChanges()Photon.LoadBalancing.MasterServer.Lobby.GameListBaseinlinevirtual
removedGamesPhoton.LoadBalancing.MasterServer.Lobby.GameListBaseprotected
RemoveGameServer(GameServerContext gameServer)Photon.LoadBalancing.MasterServer.Lobby.GameListBaseinline
RemoveGameState(GameState gameState)Photon.LoadBalancing.MasterServer.Lobby.SqlGameListinlineprotectedvirtual
RemoveGameStateByName(string gameId)Photon.LoadBalancing.MasterServer.Lobby.GameListBaseinline
RemoveNotReplicatedGames(GameServerContext gameServerContext)Photon.LoadBalancing.MasterServer.Lobby.GameListBaseinline
SetExpectReplicationFlag(bool flag, GameServerContext gameServerContext)Photon.LoadBalancing.MasterServer.Lobby.GameListBaseinline
SqlGameList(AppLobby lobby, int? limitSqlFilterResults, string matchmakingStoredProcedure=null)Photon.LoadBalancing.MasterServer.Lobby.SqlGameListinline
TryGetGame(string gameId, out GameState gameState)Photon.LoadBalancing.MasterServer.Lobby.GameListBaseinline
TryGetRandomGame(JoinRandomGameRequest joinRequest, ILobbyPeer peer, out GameState gameState, out string message)Photon.LoadBalancing.MasterServer.Lobby.SqlGameListinlinevirtual
UpdateGameState(UpdateGameEvent updateOperation, GameServerContext incomingGameServerPeer, out GameState gameState)Photon.LoadBalancing.MasterServer.Lobby.SqlGameListinlinevirtual
UpdateLobbyLimits(bool gameListUseLegacyLobbies, int? gameListLimit, int? gameListLimitUpdates, int? gameListLimitSqlFilterResults)Photon.LoadBalancing.MasterServer.Lobby.SqlGameListinlinevirtual
UpdateMatchmakingStoredProcedure(string matchmakingStoredProcedure)Photon.LoadBalancing.MasterServer.Lobby.SqlGameListinline