Photon C++ Client API
5.0.7.3
|
This is the complete list of members for Room, including all inherited members.
getCustomProperties(void) const | Room | |
getDirectMode(void) const | Room | |
getIsOpen(void) const | Room | |
getMaxPlayers(void) const | Room | |
getName(void) const | Room | |
getPlayerCount(void) const | Room | virtual |
operator=(const Room &toCopy) | Room | virtual |
operator==(const Room &room) const | Room | |
Room(const Room &toCopy) | Room | |
toString(Common::JString &retStr, bool withTypes=false) const | Room | virtual |
toString(bool withTypes, bool withCustomProperties) const | Room | virtual |
toString(JString &retStr, bool withTypes=false) const=0 | Room | |
toString(bool withTypes=false) const | Room | |
ExitGames::Common::ToString::toString(bool withTypes=false) const | ToString | |
typeToString(void) const | ToString | virtual |
~Room(void) | Room | virtual |
~ToString(void) | ToString | virtual |