|
|
string | AvatarUrl |
| | Avatar URL for the entity.
|
| |
|
DateTime | Created |
| | The creation time of this profile in UTC.
|
| |
|
string | DisplayName |
| | The display name of the entity. This field may serve different purposes for different entity types. i.e.: for a title player account it could represent the display name of the player, whereas on a character it could be character's name.
|
| |
|
EntityKey | Entity |
| | The entity id and type.
|
| |
|
string | EntityChain |
| | The chain of responsibility for this entity. Use Lineage.
|
| |
|
List< string > | ExperimentVariants |
| | The experiment variants of this profile.
|
| |
|
Dictionary< string, EntityProfileFileMetadata > | Files |
| | The files on this profile.
|
| |
|
string | Language |
| | The language on this profile.
|
| |
|
string | LeaderboardMetadata |
| | Leaderboard metadata for the entity.
|
| |
|
EntityLineage | Lineage |
| | The lineage of this profile.
|
| |
|
Dictionary< string, EntityDataObject > | Objects |
| | The objects on this profile.
|
| |
|
List< EntityPermissionStatement > | Permissions |
| | The permissions that govern access to this entity profile and its properties. Only includes permissions set on this profile, not global statements from titles and namespaces.
|
| |
|
Dictionary< string, EntityStatisticValue > | Statistics |
| | The statistics on this profile.
|
| |
|
int | VersionNumber |
| | The version number of the profile in persistent storage at the time of the read. Used for optional optimistic concurrency during update.
|
| |
The documentation for this class was generated from the following file:
- C:/Transhuman/S2/Assets/Plugins/Teal-Net/Plugins/PlayFabSDK/Profiles/PlayFabProfilesModels.cs