C# Class PlayFab.ClientModels.GetAccountInfoResult

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

Public Properties

Property Type Description
AccountInfo UserAccountInfo

Property Details

AccountInfo public property

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