> ## 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](/ko/reference/chat/gamechat2/classes/chat_user/methods/chat_user_local_function.md)
- [chat_user::local](/ko/reference/chat/gamechat2/classes/chat_user/methods/chat_user_local_function_2.md)
- [chat_user_local::remote_user_muted](/ko/reference/chat/gamechat2/classes/chat_user/chat_user_local/methods/chat_user_local_remote_user_muted.md)
- [chat_user_local::microphone_muted](/ko/reference/chat/gamechat2/classes/chat_user/chat_user_local/methods/chat_user_local_microphone_muted.md)
- [chat_user_local::send_chat_text](/ko/reference/chat/gamechat2/classes/chat_user/chat_user_local/methods/chat_user_local_send_chat_text.md)
