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

# Class PlayFabLocalPlayer

> Reference for the PlayFabLocalPlayer class in the PlayFab Party Unity SDK, exposing the local player's chat control, language code, and platform user ID.

## Properties

| Name                                                                                                                                                                  | Description                                                                                                                                                                                               |
| --------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| [IsChatControlAvailable](/services/playfab/multiplayer/networking/unity-party-api-reference/classes/playfablocalplayer/properties/playfabunityischatcontrolavailable) | Gets the indication whether any public API that relies on a chat control associated with this player can be safely used. Player's chat control becomes available after the user creates or joins a party. |
| [LanguageCode](/services/playfab/multiplayer/networking/unity-party-api-reference/classes/playfablocalplayer/properties/playfabunitylanguagecode)                     | Gets or sets the language code for the player.                                                                                                                                                            |
| [PlatformSpecificUserId](/services/playfab/multiplayer/networking/unity-party-api-reference/classes/playfablocalplayer/properties/playfabunityplatformspecificuserid) | Gets an additional identifier that represents the platform's user-specific identifier.                                                                                                                    |


## Related topics

- [Class PlayFabLocalPlayer](/services/playfab/multiplayer/networking/unity-party-api-reference/classes/playfablocalplayer/index.md)
- [PlayFabLocalPlayer 类](/zh-CN/services/playfab/multiplayer/networking/unity-party-api-reference/classes/playfablocalplayer/index.md)
- [Clase PlayFabLocalPlayer](/es/services/playfab/multiplayer/networking/unity-party-api-reference/classes/playfablocalplayer/index.md)
- [PlayFabLocalPlayer 클래스](/ko/services/playfab/multiplayer/networking/unity-party-api-reference/classes/playfablocalplayer/index.md)
- [クラス PlayFabLocalPlayer](/ja-jp/services/playfab/multiplayer/networking/unity-party-api-reference/classes/playfablocalplayer/index.md)
