> ## Documentation Index
> Fetch the complete documentation index at: https://devdocs.xbox.com/llms.txt
> Use this file to discover all available pages before exploring further.

# PFUserGameCenterInfo

> PFUserGameCenterInfo データ モデル。

PFUserGameCenterInfo データ モデル。

## 構文

```cpp theme={null}
typedef struct PFUserGameCenterInfo {  
    const char* gameCenterId;  
} PFUserGameCenterInfo;  
```

### メンバー

**`gameCenterId`**   const char\*\
*null 終端*

(オプション) Gamecenter 識別子。

## 要件

**ヘッダー:** PFTypes.h

## 関連項目

[PFTypes のメンバー](/services/playfab/api-references/c/pftypes/pftypes_members)


## Related topics

- [PFFriendsFriendInfo](/ja-jp/services/playfab/api-references/c/pffriendstypes/structs/pffriendsfriendinfo.md)
- [PFUserAccountInfo](/ja-jp/services/playfab/api-references/c/pftypes/structs/pfuseraccountinfo.md)
- [Services C API overview - PFTypes.h](/ja-jp/services/playfab/api-references/c/pftypes/pftypes_members.md)
- [PFUserGooglePlayGamesInfo](/ja-jp/services/playfab/api-references/c/pftypes/structs/pfusergoogleplaygamesinfo.md)
- [PFUserFacebookInstantGamesIdInfo](/ja-jp/services/playfab/api-references/c/pftypes/structs/pfuserfacebookinstantgamesidinfo.md)
