C# Class PlayFab.ServerModels.UserKongregateInfo

显示文件 Open project: PlayFab/PlayFabGameServer

Public Properties

Property Type Description
KongregateId string
KongregateName string

Property Details

KongregateId public_oe property

Kongregate ID
public string KongregateId
return string

KongregateName public_oe property

Kongregate Username
public string KongregateName
return string