Home
last modified time | relevance | path

Searched refs:GetRejoinGameIdForPlayer (Results 1 – 2 of 2) sorted by relevance

/dports/games/pokerth/pokerth-1.1.2-rc/src/net/
H A Dserverlobbythread.h226 …u_int32_t GetRejoinGameIdForPlayer(const std::string &playerName, const std::string &guid, unsigne…
/dports/games/pokerth/pokerth-1.1.2-rc/src/net/common/
H A Dserverlobbythread.cpp1721 …u_int32_t rejoinGameId = GetRejoinGameIdForPlayer(session->GetPlayerData()->GetName(), session->Ge… in EstablishSession()
2390 ServerLobbyThread::GetRejoinGameIdForPlayer(const std::string &playerName, const std::string &guid,… in GetRejoinGameIdForPlayer() function in ServerLobbyThread