EZNotifications UE Plugin
  • Overview
    • 👋Welcome!
    • 🔗Links
  • Getting Started
    • 📺Getting Started Tutorial
    • Setup UMG
    • Add Animations
    • Show Notification
    • Show Alert
    • Concurrent Notifications
    • Duration timeline
  • Info
    • Logging
    • NotificationSubsystem
    • NotificationSettings struct
    • ⚙️Plugin Settings
Powered by GitBook
On this page
  1. Getting Started

Duration timeline

PreviousConcurrent NotificationsNextLogging

Last updated 1 year ago

If you want to add a timeline for the duration of the notification like in this picture, you can simply use the function GetDurationRatio which returns a float value from 1 to 0 and plugs that value into the progress bar.