Navigation
API > API/Runtime > API/Runtime/Slate
| Name | INotificationWidget |
| Type | class |
| Header File | /Engine/Source/Runtime/Slate/Public/Widgets/Notifications/INotificationWidget.h |
| Include Path | #include "Widgets/Notifications/INotificationWidget.h" |
Syntax
class INotificationWidget
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TSharedRef< SWidget > AsWidget() |
Widgets/Notifications/INotificationWidget.h | ||
void OnSetCompletionState
(
SNotificationItem::ECompletionState State |
Widgets/Notifications/INotificationWidget.h | ||
virtual bool UseNotificationBackground() |
Widgets/Notifications/INotificationWidget.h |