Home
last modified time | relevance | path

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

/dports/games/megaglest/megaglest-source-3.13.0/source/glest_game/network/
H A Dconnection_slot.h184 bool getUnPauseForInGameConnection() const { return unPauseForInGameConnection; } in getUnPauseForInGameConnection() function
H A Dserver_interface.cpp3197 bool ServerInterface::getUnPauseForInGameConnection() { in getUnPauseForInGameConnection() function in Glest::Game::ServerInterface