Navigation
API > API/Plugins > API/Plugins/Party
Classes
| Type | Name | Description | |
|---|---|---|---|
| FAutoCompleteStruct | |||
| FChannelChangeSlashCommand | |||
| FChatSlashCommand | |||
| FDesignerPreviewSocialUserChatMessage | |||
| FFounderChannelSlashCommand | |||
| FGlobalChannelSlashCommand | |||
| FInteractionCommandWrapper | |||
| FPartyChannelSlashCommand | |||
| FRegisteredSlashCommands | Slash Command Component. | ||
| FReplySlashCommand | |||
| FSocialChatChannelConfig | |||
| FSocialChatMessage | Represents a single message sent within a chat channel | ||
| FSocialLocalChatMessage | A locally generated chat message that was not sent by a particular user. | ||
| FSocialSystemChatMessage | |||
| FSocialUserChatMessage | A chat message that originated from a particular SocialUser - by far the most common type of message | ||
| FTeamChannelSlashCommand | |||
| USocialChatChannel | Base SocialCore chat channel class (partial ISocialChatChannel implementation) | ||
| USocialChatManager | The chat manager is a fully passive construct that watches for creation of chat rooms and message activity therein | ||
| USocialChatRoom | A multi-user chat room channel. | ||
| USocialGroupChannel | |||
| USocialPartyChatRoom | A multi-user chat room channel. | ||
| USocialPrivateMessageChannel | A modified version of a chat room that only contains two participants - the current user and a private recipient of their messages. | ||
| USocialReadOnlyChatChannel | A strawman chat channel that relies exclusively on other channels messages for content, does not support sending messages |
Enums
| Type | Name | Description | |
|---|---|---|---|
| EChatSystemMessagePurpose | |||
| ESocialChannelType |