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