Home
last modified time | relevance | path

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

/dports/games/pokerth/pokerth-1.1.2-rc/src/net/
H A Dserverlobbythread.h102 void MutePlayerInGame(unsigned playerId);
/dports/games/pokerth/pokerth-1.1.2-rc/src/net/common/
H A Dserverlobbythread.cpp156 m_server.MutePlayerInGame(playerId); in SignalMutePlayer()
667 ServerLobbyThread::MutePlayerInGame(unsigned playerId) in MutePlayerInGame() function in ServerLobbyThread