Navigation
API > API/Plugins > API/Plugins/Party
| Name | EChatSystemMessagePurpose |
| Type | enum |
| Header File | /Engine/Plugins/Online/OnlineFramework/Source/Party/Public/Chat/SocialChatMessage.h |
| Include Path | #include "Chat/SocialChatMessage.h" |
Syntax
enum EChatSystemMessagePurpose
{
Info,
Warning,
Error,
}
Values
| Name | Remarks |
|---|---|
| Info | |
| Warning | |
| Error |