Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/Widgets > API/Runtime/Slate/Widgets/Notifications > API/Runtime/Slate/Widgets/Notifications/FGlobalNotification
References
| Module | Slate |
| Header | /Engine/Source/Runtime/Slate/Public/Widgets/Notifications/GlobalNotification.h |
| Include | #include "Widgets/Notifications/GlobalNotification.h" |
bool ShouldShowNotification
&40;
const bool bIsNotificationAlreadyActive
&41; const
Remarks
Used to work out whether the notification should currently be visible (causes BeginNotification, EndNotification, and SetNotificationText to be called at appropriate points)