Navigation
API > API/Plugins > API/Plugins/ScreenReader > API/Plugins/ScreenReader/FScreenReaderAnnouncementInfo
Description
This announcement info is used for announcements to provide feedback for end user actions or inform them of changes. Announcements with this announcement info have medium priority, can be interrupted and will not be queued if interrupted by an announcement of equal or higher priority. User this announcement info for announcements that provide feedback to the end user. E.g When they have successfully activated a UI element, the screen has changed to display a different meny or when new elements have appeared on screen that the user should know about.
| Name | UserFeedback |
| Type | function |
| Header File | /Engine/Plugins/Experimental/ScreenReader/Source/ScreenReader/Public/Announcement/ScreenReaderAnnouncement.h |
| Include Path | #include "Announcement/ScreenReaderAnnouncement.h" |
FScreenReaderAnnouncementInfo UserFeedback()