Skip to main content
PFPlayerDataManagementServerGetUserDataResult data model.

Syntax

Members

data   PFUserDataRecordDictionaryEntry const*
may be nullptr
(Optional) User specific data for this title. dataCount   uint32_t Count of data dataVersion   uint32_t Indicates the current version of the data that has been set. This is incremented with every set call for that type of data (read-only, internal, etc). This version can be provided in Get calls to find updated data. playFabId   const char*
is null-terminated
(Optional) PlayFab unique identifier of the user whose custom data is being returned.

Requirements

Header: PFPlayerDataManagementTypes.h

See also

PFPlayerDataManagementTypes members
Last modified on August 1, 2026