C# Class PlayFab.ClientModels.GetAccountInfoResult

Inheritance: PlayFab.SharedModels.PlayFabResultCommon
Mostra file Open project: PlayFab/PlayFabGameServer Class Usage Examples

Public Properties

Property Type Description
AccountInfo UserAccountInfo

Property Details

AccountInfo public_oe property

Account information for the local user.
public UserAccountInfo,PlayFab.ClientModels AccountInfo
return UserAccountInfo