Navigation
API > API/Plugins > API/Plugins/Party > API/Plugins/Party/Chat
Inheritance Hierarchy
- FSharedFromThisBase
- TSharedFromThis
- FChatSlashCommand
- FInteractionCommandWrapper
References
| Module | Party |
| Header | /Engine/Plugins/Online/OnlineFramework/Source/Party/Public/Chat/ChatSlashCommands.h |
| Include | #include "Chat/ChatSlashCommands.h" |
Syntax
class FInteractionCommandWrapper : public FChatSlashCommand
Constructors
| Type | Name | Description | |
|---|---|---|---|
FInteractionCommandWrapper
(
FSocialInteractionHandle Interaction |
Interaction tokens will have / prefix appended. |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | |||
| void | TryCacheValidAutoCompleteUser
(
USocialUser& User, |
Overridden from FChatSlashCommand
| Type | Name | Description | |
|---|---|---|---|
| bool | CanExecuteSpacebarFromPartialTokens
(
const TArray< FString >& UserTextTokens |
||
| void | ExecuteSlashCommand
(
USocialUser* OptionalTargetUser |
||
| void | GetAutoCompleteStrings
(
TArray< TSharedPtr< FAutoCompleteStruct > >& OutStringContainer, |
||
| bool | |||
| bool | IsEnabled () |
||
| void | |||
| bool |