My Project
Loading...
Searching...
No Matches
Public Attributes | List of all members
PlayFab.ClientModels.GetCharacterDataResult Class Reference
Inheritance diagram for PlayFab.ClientModels.GetCharacterDataResult:
PlayFab.SharedModels.PlayFabResultCommon PlayFab.SharedModels.PlayFabBaseModel

Public Attributes

string CharacterId
 Unique PlayFab assigned ID for a specific character owned by a user.
 
Dictionary< string, UserDataRecordData
 User specific data for this title.
 
uint DataVersion
 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.
 
- Public Attributes inherited from PlayFab.SharedModels.PlayFabResultCommon
PlayFabRequestCommon Request
 
object CustomData
 

Additional Inherited Members

- Public Member Functions inherited from PlayFab.SharedModels.PlayFabBaseModel
string ToJson ()
 

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