|
string | AvatarUrl |
| URL to the player's avatar.
|
|
DateTime | Created |
| timestamp indicating when the user was first associated with this game (this can differ significantly from when the user first registered with PlayFab)
|
|
string | DisplayName |
| name of the user, as it is displayed in-game
|
|
DateTime? | FirstLogin |
| timestamp indicating when the user first signed into this game (this can differ from the Created timestamp, as other events, such as issuing a beta key to the user, can associate the title to the user)
|
|
bool? | isBanned |
| boolean indicating whether or not the user is currently banned for a title
|
|
DateTime? | LastLogin |
| timestamp for the last user login for this title
|
|
UserOrigination? | Origination |
| source by which the user first joined the game, if known
|
|
EntityKey | TitlePlayerAccount |
| Title player account entity for this user.
|
|
The documentation for this class was generated from the following file:
- C:/Transhuman/S2/Assets/Plugins/Teal-Net/Plugins/PlayFabSDK/Client/PlayFabClientModels.cs