|
Stream Chat Unreal SDK
|
A numbered reaction shown below a message (similar to Slack) More...
#include <BottomReactionWidget.h>
Inherits UStreamWidget.
Public Member Functions | |
| void | Setup (const FReactionGroup &InReactionGroup) |
Public Attributes | |
| FBottomReactionClicked | OnBottomReactionClicked |
| FBottomReactionClickedNative | OnBottomReactionClickedNative |
Protected Attributes | |
| UReactionIconWidget * | ReactionIcon |
| UTextBlock * | ReactionCountTextBlock |
| UBorder * | Border |
| UButton * | Button |
| UMenuAnchor * | Anchor |
| TSubclassOf< UReactionsTooltipWidget > | ReactionsTooltipWidgetClass = UReactionsTooltipWidget::StaticClass() |
| FReactionGroup | ReactionGroup |
A numbered reaction shown below a message (similar to Slack)