Home
last modified time | relevance | path

Searched defs:OnMutelistItem (Results 1 – 2 of 2) sorted by relevance

/dports/games/springlobby/springlobby-0.180/src/
H A Dserverevents.cpp937 void ServerEvents::OnMutelistItem( const wxString& /*unused*/, const wxString& mutee, const wxStrin… in OnMutelistItem() function in ServerEvents
/dports/games/springlobby/springlobby-0.180/src/lsl/src/lsl/networking/
H A Dtasserver.cpp1077 void ServerImpl::OnMutelistItem( const std::string& mutee, const std::string& message ) in OnMutelistItem() function in LSL::ServerImpl