Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
PlayFab
ClientModels
LinkGameCenterAccountRequest
C# Class PlayFab.ClientModels.LinkGameCenterAccountRequest
Inheritance:
PlayFabRequestCommon
Datei anzeigen
Open project: PlayFab/PlayFabGameServer
Class Usage Examples
Public Properties
Property
Type
Description
ForceLink
bool?
GameCenterId
string
Property Details
ForceLink
public_oe property
If another user is already linked to the account, unlink the other user and re-link.
public
bool?
ForceLink
return
bool?
GameCenterId
public_oe property
Game Center identifier for the player account to be linked.
public
string
GameCenterId
return
string