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

- [Party Unity plugin quickstart](/ko/services/playfab/multiplayer/networking/party-unity-plugin-quickstart.md)
- [PlayFabLocalPlayer 클래스](/ko/services/playfab/multiplayer/networking/unity-party-api-reference/classes/playfablocalplayer/index.md)
- [PlayFabMultiplayerManager 클래스](/ko/services/playfab/multiplayer/networking/unity-party-api-reference/classes/playfabmultiplayermanager/index.md)
- [OnRemotePlayerJoined](/ko/services/playfab/multiplayer/networking/unity-party-api-reference/classes/playfabmultiplayermanager/events/partyunityonremoteplayerjoined.md)
- [OnRemotePlayerLeft](/ko/services/playfab/multiplayer/networking/unity-party-api-reference/classes/playfabmultiplayermanager/events/partyunityonremoteplayerleft.md)
