From 8967005772d59c2c1ac5099367a983e5d68718d8 Mon Sep 17 00:00:00 2001 From: teresayangg <112972130+teresayangg@users.noreply.github.com> Date: Wed, 6 Nov 2024 19:55:56 -0800 Subject: [PATCH] =?UTF-8?q?Update=20TextChatService=20API=20reference=20to?= =?UTF-8?q?=20call=20attention=20to=20new=20TextCha=E2=80=A6=20(#904)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit …nnel-related feature ## Changes ## Checks By submitting your pull request for review, you agree to the following: - [x] This contribution was created in whole or in part by me, and I have the right to submit it under the terms of this repository's open source licenses. - [x] I understand and agree that this contribution and a record of it are public, maintained indefinitely, and may be redistributed under the terms of this repository's open source licenses. - [x] To the best of my knowledge, all proposed changes are accurate. --- content/en-us/reference/engine/classes/TextChatService.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/content/en-us/reference/engine/classes/TextChatService.yaml b/content/en-us/reference/engine/classes/TextChatService.yaml index 803a214c7..6410b1daa 100644 --- a/content/en-us/reference/engine/classes/TextChatService.yaml +++ b/content/en-us/reference/engine/classes/TextChatService.yaml @@ -218,6 +218,8 @@ properties: `Class.TextChannel|TextChannels` even if `Class.TextChatService.CreateDefaultTextChannels|CreateDefaultTextChannels` is true. + + Messages from different TextChannels can be separated into different tabs in the chat window using `Class.ChannelTabsConfiguration`. code_samples: [] type: bool tags: []