Navigation
Unreal Engine C++ API Reference > Plugins > Party > Chat > USocialReadOnlyChatChannel
- USocialChatChannel::SendMessage()
- USocialReadOnlyChatChannel::SendMessage()
References
Module | Party |
Header | /Engine/Plugins/Online/OnlineFramework/Source/Party/Public/Chat/SocialReadOnlyChatChannel.h |
Include | #include "Chat/SocialReadOnlyChatChannel.h" |
Source | /Engine/Plugins/Online/OnlineFramework/Source/Party/Private/Chat/SocialReadOnlyChatChannel.cpp |
virtual bool SendMessage
(
const FString & Message
)
Remarks
Sends a text message to all other users in this channel. True if the message was sent successfully