RakNet
4.0
|
Base class for rooms functionality. More...
#include <RoomsPlugin.h>
Public Attributes | |
RakNet::RakString | userName |
RoomsErrorCode | resultCode |
Base class for rooms functionality.
Operations performed on rooms are not in the RoomsPlugin - instead, each structure encapsulates one operation
RoomsErrorCode RakNet::RoomsPluginFunc::resultCode |
[out] | resultCode | Result of this operation |
RakNet::RakString RakNet::RoomsPluginFunc::userName |
[in] | userName | Who is performing this operation. Input parameter |