|
Stream Chat Unreal SDK
|
Top bar for a message list. More...
#include <MessageListHeaderWidget.h>
Protected Member Functions | |
| virtual void | NativePreConstruct () override |
| virtual void | NativeConstruct () override |
| virtual void | NativeDestruct () override |
Protected Attributes | |
| UHeaderWidget * | Header |
| UAvatarWidget * | Avatar |
| TSubclassOf< UTypingIndicatorWidget > | TypingIndicatorWidgetClass = UTypingIndicatorWidget::StaticClass() |
| TSubclassOf< UOnlineStatusSubheaderWidget > | StatusWidgetClass = UOnlineStatusSubheaderWidget::StaticClass() |
| FText | ThreadTitleText = NSLOCTEXT("StreamChat", "ThreadTitle", "Thread") |
| Title shown while a thread is open, in place of the channel name. | |
Top bar for a message list.