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

Setup UMG

PreviousGetting Started TutorialNextAdd Animations

Last updated 1 year ago

To use EZNotifications, you first need to create a user widget that is a child of NotificationWidget / AlertWidget.

If you already have a user widget, you can reparent the existing one like so:

Then select NotificationWidget / AlertWidget from the list.