Navigation
API > API/Plugins > API/Plugins/Party
A strawman chat channel that relies exclusively on other channels messages for content, does not support sending messages
| Name | USocialReadOnlyChatChannel |
| Type | class |
| Header File | /Engine/Plugins/Online/OnlineFramework/Source/Party/Public/Chat/SocialReadOnlyChatChannel.h |
| Include Path | #include "Chat/SocialReadOnlyChatChannel.h" |
Syntax
UCLASS (MinimalAPI)
class USocialReadOnlyChatChannel : public USocialChatChannel
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → USocialChatChannel → USocialReadOnlyChatChannel