|
Stream Chat Unreal SDK
|
Message action which opens the message's thread to reply in it. More...
#include <ThreadReplyContextMenuAction.h>
Protected Member Functions | |
| virtual void | OnPerform (const FMessage &, UWidget *OwningWidget) override |
| virtual bool | OnShouldDisplay (EMessageSide, const FMessage &) const override |
Message action which opens the message's thread to reply in it.
Added to the action list in C++ rather than configured in WBP_ContextMenu, which predates threads.