C# Class PlayFab.ClientModels.UpdateUserTitleDisplayNameResult

Inheritance: PlayFab.SharedModels.PlayFabResultCommon
Exibir arquivo Open project: PlayFab/PlayFabGameServer Class Usage Examples

Public Properties

Property Type Description
DisplayName string

Property Details

DisplayName public_oe property

Current title display name for the user (this will be the original display name if the rename attempt failed).
public string DisplayName
return string