Photon C++ Client API
5.0.7.3
|
This is the complete list of members for SendDirectOptions, including all inherited members.
getFallbackRelay(void) const | SendDirectOptions | |
getReceiverGroup(void) const | SendDirectOptions | |
getTargetPlayers(void) const | SendDirectOptions | |
operator=(const SendDirectOptions &toCopy) | SendDirectOptions | |
SendDirectOptions(const Common::JVector< int > &targetPlayers=Common::JVector< int >(), bool fallbackRelay=false, nByte receiverGroup=Lite::ReceiverGroup::OTHERS) | SendDirectOptions | |
SendDirectOptions(const SendDirectOptions &toCopy) | SendDirectOptions | |
setFallbackRelay(bool fallbackRelay) | SendDirectOptions | |
setReceiverGroup(nByte receiverGroup) | SendDirectOptions | |
setTargetPlayers(const Common::JVector< int > &targetPlayers) | SendDirectOptions | |
toString(Common::JString &retStr, bool withTypes=false) const | SendDirectOptions | virtual |
toString(JString &retStr, bool withTypes=false) const=0 | SendDirectOptions | |
toString(bool withTypes=false) const | SendDirectOptions | |
ExitGames::Common::ToString::toString(bool withTypes=false) const | ToString | |
typeToString(void) const | ToString | virtual |
~SendDirectOptions(void) | SendDirectOptions | |
~ToString(void) | ToString | virtual |