C# Class PlayFab.AdminModels.UpdateUserTitleDisplayNameResult

Inheritance: PlayFab.SharedModels.PlayFabResultCommon
Mostrar archivo Open project: PlayFab/PlayFabGameServer

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