Navigation
Unreal Engine C++ API Reference > Plugins > Party > Chat > USocialChatRoom
- USocialChatChannel::SendMessage()
- USocialChatRoom::SendMessage()
References
Module | Party |
Header | /Engine/Plugins/Online/OnlineFramework/Source/Party/Public/Chat/SocialChatRoom.h |
Include | #include "Chat/SocialChatRoom.h" |
Source | /Engine/Plugins/Online/OnlineFramework/Source/Party/Private/Chat/SocialChatRoom.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