> ## 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.

# PlayFabPlayer.EntityKey

> Unity PlayFab Party マルチプレイヤー SDK でプレイヤーを識別する PlayFab EntityKey を返す PlayFabPlayer.EntityKey プロパティのリファレンス。

プレイヤーの EntityKey を取得します。

```csharp theme={null}
public EntityKey PlayFabPlayer.EntityKey { get; }
```

プロパティ値

[EntityKey](/services/playfab/api-references/events/data-types/entitykey)


## Related topics

- [クラス PlayFabPlayer](/ja-jp/services/playfab/multiplayer/networking/unity-party-api-reference/classes/playfabplayer/index.md)
- [PlayFabPlayer.IsLocal](/ja-jp/services/playfab/multiplayer/networking/unity-party-api-reference/classes/playfabplayer/properties/playfabunityislocal.md)
- [PlayFabPlayer.VoiceLevel](/ja-jp/services/playfab/multiplayer/networking/unity-party-api-reference/classes/playfabplayer/properties/playfabunityvoicelevel.md)
- [PlayFabPlayer.ChatState](/ja-jp/services/playfab/multiplayer/networking/unity-party-api-reference/classes/playfabplayer/properties/playfabunitychatstate.md)
- [bool PlayFabPlayer.IsMuted](/ja-jp/services/playfab/multiplayer/networking/unity-party-api-reference/classes/playfabplayer/properties/playfabunityismuted.md)
