C# Class PlayFab.ClientModels.UpdateUserTitleDisplayNameRequest

Inheritance: PlayFabRequestCommon
ファイルを表示 Open project: PlayFab/PlayFabGameServer Class Usage Examples

Public Properties

Property Type Description
DisplayName string

Property Details

DisplayName public_oe property

New title display name for the user - must be between 3 and 25 characters.
public string DisplayName
return string