FInteractionCommandWrapper::GetAutoCompleteStrings

Windows
MacOS
Linux

Override Hierarchy

FChatSlashCommand::GetAutoCompleteStrings()

FInteractionCommandWrapper::GetAutoCompleteStrings()

References

Module

Party

Header

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

Include

#include "Chat/ChatSlashCommands.h"

Source

/Engine/Plugins/Online/OnlineFramework/Source/Party/Private/Chat/ChatSlashCommands.cpp

Syntax

virtual void GetAutoCompleteStrings
(
    TArray< TSharedPtr< FAutoCompleteStruct > > & OutStringContainer,
    const TArray< FString > & UserTextTokens
) const

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