PlayFab.Client.Models.GetCharacterDataResult
Request Properties |
---|
CharacterId StringUnique PlayFab assigned ID for a specific character owned by a user |
Data Dict<String, UserDataRecord>User specific data for this title. |
DataVersion (required) uint32Indicates 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. |