FChannelChangeSlashCommand

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

Party

Header

/Engine/Plugins/Online/OnlineFramework/Source/Party/Public/Chat/CommonSlashCommands.h

Include

#include "Chat/CommonSlashCommands.h"

Syntax

class FChannelChangeSlashCommand : public FChatSlashCommand

Constructors

Name Description

Public function

FChannelChangeSlashCommand

(
    const FText& CommandText,
    ESocialChannelType InChannelType
)

Overridden from FChatSlashCommand

Name Description

Public function Virtual Const

bool

 

CanExecuteSpacebarFromPartialTokens

(
    const TArray< FString >& UserTextT...
)

Public function Virtual Const

void

 

ExecuteSlashCommand

(
    USocialUser* OptionalTargetUse...
)

Public function Virtual Const

bool

 

HasSpacebarExecuteFunctionality()

Public function Virtual Const

bool

 

IsEnabled()

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss