Photon C++ Client API  5.0.7.3
RaiseEventOptions Member List

This is the complete list of members for RaiseEventOptions, including all inherited members.

getCacheSliceIndex(void) constRaiseEventOptions
getChannelID(void) constRaiseEventOptions
getEventCaching(void) constRaiseEventOptions
getInterestGroup(void) constRaiseEventOptions
getNumTargetPlayers(void) constRaiseEventOptions
getReceiverGroup(void) constRaiseEventOptions
getTargetPlayers(void) constRaiseEventOptions
getWebFlags(void) constRaiseEventOptions
operator=(const RaiseEventOptions &toCopy)RaiseEventOptions
RaiseEventOptions(nByte channelID=0, nByte eventCaching=Lite::EventCache::DO_NOT_CACHE, const int *targetPlayers=NULL, short numTargetPlayers=0, nByte receiverGroup=Lite::ReceiverGroup::OTHERS, nByte interestGroup=0, const WebFlags &webFlags=WebFlags(), int cacheSliceIndex=0)RaiseEventOptions
RaiseEventOptions(const RaiseEventOptions &toCopy)RaiseEventOptions
setCacheSliceIndex(int cacheSliceIndex)RaiseEventOptions
setChannelID(nByte channelID)RaiseEventOptions
setEventCaching(nByte eventCaching)RaiseEventOptions
setInterestGroup(nByte interestGroup)RaiseEventOptions
setReceiverGroup(nByte receiverGroup)RaiseEventOptions
setTargetPlayers(const int *targetPlayers, short numTargetPlayers)RaiseEventOptions
setWebFlags(const WebFlags &webFlags)RaiseEventOptions
toString(Common::JString &retStr, bool withTypes=false) constRaiseEventOptionsvirtual
toString(JString &retStr, bool withTypes=false) const=0RaiseEventOptions
toString(bool withTypes=false) constRaiseEventOptions
ExitGames::Common::ToString::toString(bool withTypes=false) constToString
typeToString(void) constToStringvirtual
~RaiseEventOptions(void)RaiseEventOptions
~ToString(void)ToStringvirtual