RakNet  4.0
Public Attributes | List of all members
RakNet::CloudKey Struct Reference

#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.
 

Detailed Description

Serves as a key to identify data uploaded to or queried from the server.

Member Data Documentation

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


The documentation for this struct was generated from the following file: