Dismiss Notification
CallableDismissNotificationDismisses the currently displayed queued notification and shows the next one if available.
Type: Callable (has execution pins)
Category: Fortuna|UMG/UI Helpers
Keywords: umg/ui helpers
Inputs
| Name | Type | Default | Description |
|---|---|---|---|
| WorldContext | UObject* | — | WorldContext parameter |
Example Use Cases
Example 1
Allow players to dismiss a notification early.
Example 2
Clear notifications when entering a cutscene.