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

> PlayFabPlayer のメンバー

## プロパティ

| 名前                                                                                                                                       | 説明                                                      |
| ---------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------- |
| [ChatState](/services/playfab/multiplayer/networking/unity-party-api-reference/classes/playfabplayer/properties/playfabunitychatstate)   | ゲーム UI に表示するための、このプレイヤーの視覚的なチャット状態を取得します。               |
| [EntityKey](/services/playfab/multiplayer/networking/unity-party-api-reference/classes/playfabplayer/properties/playfabunityentitykey)   | プレイヤーの EntityKey を取得します。                                |
| [IsLocal](/services/playfab/multiplayer/networking/unity-party-api-reference/classes/playfabplayer/properties/playfabunityislocal)       | このプレイヤーがローカル プレイヤーの場合は true、リモート プレイヤーの場合は false を返します。 |
| [IsMuted](/services/playfab/multiplayer/networking/unity-party-api-reference/classes/playfabplayer/properties/playfabunityismuted)       | プレイヤーがミュートされているかどうかを取得または設定します。                         |
| [VoiceLevel](/services/playfab/multiplayer/networking/unity-party-api-reference/classes/playfabplayer/properties/playfabunityvoicelevel) | プレイヤーの音量を取得または設定します。値は 0 ～ 1 の float です。                |


## Related topics

- [クラス PlayFabLocalPlayer](/ja-jp/services/playfab/multiplayer/networking/unity-party-api-reference/classes/playfablocalplayer/index.md)
- [クラス PlayFabMultiplayerManager](/ja-jp/services/playfab/multiplayer/networking/unity-party-api-reference/classes/playfabmultiplayermanager/index.md)
- [PlayFabPlayer.IsLocal](/ja-jp/services/playfab/multiplayer/networking/unity-party-api-reference/classes/playfabplayer/properties/playfabunityislocal.md)
- [OnRemotePlayerJoined](/ja-jp/services/playfab/multiplayer/networking/unity-party-api-reference/classes/playfabmultiplayermanager/events/partyunityonremoteplayerjoined.md)
- [OnRemotePlayerLeft](/ja-jp/services/playfab/multiplayer/networking/unity-party-api-reference/classes/playfabmultiplayermanager/events/partyunityonremoteplayerleft.md)
