Photon C++ Client API
4.1.12.2
|
LobbyStatsRequest Member List
This is the complete list of members for LobbyStatsRequest, including all inherited members.
getDebugOutputLevel(void) | Base | static |
getLogFormatOptions(void) | Base | static |
getName(void) const | LobbyStatsRequest | |
getType(void) const | LobbyStatsRequest | |
LobbyStatsRequest(const Common::JString &name=Common::JString(), nByte type=LobbyType::DEFAULT) | LobbyStatsRequest | |
setDebugOutputLevel(int debugLevel) | Base | static |
setListener(const BaseListener *baseListener) | Base | static |
setLogFormatOptions(const LogFormatOptions &options) | Base | static |
toString(Common::JString &retStr, bool withTypes=false) const | LobbyStatsRequest | virtual |
ExitGames::Common::Base::toString(bool withTypes=false) const | ToString | |
typeToString(void) const | ToString | virtual |
~Base(void) | Base | virtual |
~ToString(void) | ToString | virtual |