Navigation
API > API/Plugins > API/Plugins/Party
| Name | FChannelChangeSlashCommand |
| Type | class |
| Header File | /Engine/Plugins/Online/OnlineFramework/Source/Party/Public/Chat/CommonSlashCommands.h |
| Include Path | #include "Chat/CommonSlashCommands.h" |
Syntax
class FChannelChangeSlashCommand : public FChatSlashCommand
Inheritance Hierarchy
- FSharedFromThisBase → TSharedFromThis → FChatSlashCommand → FChannelChangeSlashCommand
Derived Classes
- FFounderChannelSlashCommand
- FGlobalChannelSlashCommand
- FPartyChannelSlashCommand
- FTeamChannelSlashCommand
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FChannelChangeSlashCommand
(
const FText& CommandText, |
Chat/CommonSlashCommands.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| ChannelType | ESocialChannelType | Chat/CommonSlashCommands.h |
Functions
Public
Overridden from FChatSlashCommand
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Chat/CommonSlashCommands.h | |||
virtual void ExecuteSlashCommand
(
USocialUser* OptionalTargetUser |
Chat/CommonSlashCommands.h | ||
virtual bool HasSpacebarExecuteFunctionality() |
Chat/CommonSlashCommands.h | ||
virtual bool IsEnabled() |
Chat/CommonSlashCommands.h |