
Description
The Notification System provides a centralized mechanism for delivering gameplay-relevant messages to the player.
It decouples notification generation from presentation, allowing systems to emit notifications without direct UI dependencies.
The system supports customizable display options, enabling developers to create engaging and contextually appropriate notifications for players.
Written in C++ for optimization, made for use in blueprints.
Documentation: https://docs.midofeysystems.com/notification-system/
Discord: Midofey
Support Email: [email protected]
Check out all of our other systems here!



