Home
last modified time | relevance | path

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

/dports/games/pokerth/pokerth-1.1.2-rc/src/net/
H A Dserverlobbythread.h80 void NotifyPlayerLeftLobby(unsigned playerId);
/dports/games/pokerth/pokerth-1.1.2-rc/src/net/common/
H A Dserverlobbythread.cpp430 NotifyPlayerLeftLobby(session->GetPlayerData()->GetUniqueId()); in CloseSession()
463 ServerLobbyThread::NotifyPlayerLeftLobby(unsigned playerId) in NotifyPlayerLeftLobby() function in ServerLobbyThread