Stream Chat Unreal SDK
|
A top bar widget. More...
#include <HeaderWidget.h>
Inherits UStreamWidget.
Public Member Functions | |
void | SetTitle (const FText &InTitle) |
void | SetSubtitleContent (UWidget *Content) const |
void | SetRightContent (UWidget *Content) const |
Public Attributes | |
FHeaderButtonClicked | OnHeaderButtonClicked |
Protected Attributes | |
UBorder * | Border |
UButton * | Button |
UTextBlock * | HeaderTitleTextBlock |
UNamedSlot * | SubtitleSlot |
UNamedSlot * | LeftSlot |
UNamedSlot * | RightSlot |
FText | Title |
A top bar widget.