Home
last modified time | relevance | path

Searched defs:OnBattleOpened (Results 1 – 3 of 3) sorted by relevance

/dports/games/springlobby/springlobby-0.180/src/
H A Dui.cpp861 void Ui::OnBattleOpened( IBattle& battle ) in OnBattleOpened() function in Ui
/dports/games/springlobby/springlobby-0.180/src/lsl/src/lsl/networking/
H A Diserver.cpp525 void Server::OnBattleOpened(const IBattlePtr battle ) in OnBattleOpened() function in LSL::Server
H A Dtasserver.cpp616 void ServerImpl::OnBattleOpened( int id, Enum::BattleType type, Enum::NatType nat, const std::strin… in OnBattleOpened() function in LSL::ServerImpl