|
RakNet
4.0
|
#include <CloudCommon.h>
Public Attributes | |
| RakNet::RakString | primaryKey |
| uint32_t | secondaryKey |
| Identifies the secondary key. This is intended to be a subcategory enumeration, such as PLAYER_LIST or RUNNING_SCORES. | |
Serves as a key to identify data uploaded to or queried from the server.
| RakNet::RakString RakNet::CloudKey::primaryKey |
Identifies the primary key. This is intended to be a major category, such as the name of the application Must be non-empty
1.8.2