Photon C++ Client API
4.1.12.2
|
Player Member List
This is the complete list of members for Player, including all inherited members.
getCustomProperties() const | Player | |
getDebugOutputLevel(void) | Base | static |
getIsInactive(void) const | Player | |
getIsMasterClient(void) const | Player | |
getLogFormatOptions(void) | Base | static |
getName() const | Player | |
getNumber(void) const | Player | |
getUserID() const | Player | |
operator=(const Player &toCopy) | Player | virtual |
operator==(const Player &player) const | Player | |
Player(const Player &toCopy) | Player | |
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 | Player | virtual |
toString(bool withTypes, bool withCustomProperties) const | Player | virtual |
ExitGames::Common::Base::toString(bool withTypes=false) const | ToString | |
typeToString(void) const | ToString | virtual |
~Base(void) | Base | virtual |
~Player(void) | Player | virtual |
~ToString(void) | ToString | virtual |