Navigation
API > API/Plugins > API/Plugins/Party > API/Plugins/Party/Chat
Inheritance Hierarchy
- FSharedFromThisBase
- TSharedFromThis
- FChatSlashCommand
- FReplySlashCommand
References
| Module | Party |
| Header | /Engine/Plugins/Online/OnlineFramework/Source/Party/Public/Chat/CommonSlashCommands.h |
| Include | #include "Chat/CommonSlashCommands.h" |
Syntax
class FReplySlashCommand : public FChatSlashCommand
Variables
| Type | Name | Description | |
|---|---|---|---|
| TWeakObjectPtr< USocialChatChannel > | LastUserChannel |
Constructors
| Type | Name | Description | |
|---|---|---|---|
Overridden from FChatSlashCommand
| Type | Name | Description | |
|---|---|---|---|
| void | ExecuteSlashCommand
(
USocialUser* OptionalTargetUser |
||
| void | Init
(
USocialToolkit& InToolkit |
||
| bool | IsEnabled () |