Navigation
API > API/Plugins > API/Plugins/ScreenReader > API/Plugins/ScreenReader/FScreenReaderAnnouncementInfo
Description
An announcement info used for announcements that are of critical importance to the end user. Announcements with this announcement info have the highest priority, are not interruptable by other announcements and will be queued if multiple important announcements are requested. Use this for communicating critical information to an end user. E.g Use this for announcements concerning the system (battery low, accessibility enabled etc) or important in game events that cannot be revisted or played again.
| Name | Important |
| Type | function |
| Header File | /Engine/Plugins/Experimental/ScreenReader/Source/ScreenReader/Public/Announcement/ScreenReaderAnnouncement.h |
| Include Path | #include "Announcement/ScreenReaderAnnouncement.h" |
static FScreenReaderAnnouncementInfo Important()