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

# chat_user::local function - overloads

> chat_user::local function - overloads

# chat\_user::local function - overloads

ユーザーがローカルの場合、このユーザーに関連付けられた [chat\_user\_local](/reference/chat/gamechat2/classes/chat_user/chat_user_local/chat_user_local) オブジェクトへのポインターを返します。

<a id="overloadsSection" />

## オーバーロードの一覧

| 名前                                                                                                          | 説明                                                                                                                                                        |
| ----------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------- |
| [chat\_user::local()](/reference/chat/gamechat2/classes/chat_user/methods/chat_user_local_function)         | ユーザーがローカルの場合、このユーザーに関連付けられた [chat\_user\_local](/reference/chat/gamechat2/classes/chat_user/chat_user_local/chat_user_local) オブジェクトへのポインターを返します。          |
| [chat\_user::local const()](/reference/chat/gamechat2/classes/chat_user/methods/chat_user_local_function_2) | ユーザーがローカルの場合、このユーザーに関連付けられた [chat\_user\_local](/reference/chat/gamechat2/classes/chat_user/chat_user_local/chat_user_local) オブジェクトへの `const` ポインターを返します。 |

<a id="seealsoSection" />

## 関連項目

[Game Chat 2 の概要](/services/xbox-services/multiplayer/chat/game-chat2/game-chat-2-intro)\
[chat\_user](/reference/chat/gamechat2/classes/chat_user/chat_user)


## Related topics

- [chat_user::local function](/ja-jp/reference/chat/gamechat2/classes/chat_user/methods/chat_user_local_function.md)
- [chat_user::local](/ja-jp/reference/chat/gamechat2/classes/chat_user/methods/chat_user_local_function_2.md)
- [chat_user_local::remote_user_muted](/ja-jp/reference/chat/gamechat2/classes/chat_user/chat_user_local/methods/chat_user_local_remote_user_muted.md)
- [chat_user_local::microphone_muted](/ja-jp/reference/chat/gamechat2/classes/chat_user/chat_user_local/methods/chat_user_local_microphone_muted.md)
- [chat_user_local::send_chat_text](/ja-jp/reference/chat/gamechat2/classes/chat_user/chat_user_local/methods/chat_user_local_send_chat_text.md)
