C# Class PlayFab.ClientModels.UpdateUserTitleDisplayNameResult

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

Public Properties

Property Type Description
DisplayName string

Property Details

DisplayName public 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