UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
IProgressNotificationHandler Member List

This is the complete list of members for IProgressNotificationHandler, including all inherited members.

CancelProgressNotification(FProgressNotificationHandle Handle)=0IProgressNotificationHandlerpure virtual
StartProgressNotification(FProgressNotificationHandle Handle, FText DisplayText, int32 TotalWorkToDo)=0IProgressNotificationHandlerpure virtual
UpdateProgressNotification(FProgressNotificationHandle Handle, int32 TotalWorkDone, int32 UpdatedTotalWorkToDo, FText UpdatedDisplayText)=0IProgressNotificationHandlerpure virtual
~IProgressNotificationHandler()IProgressNotificationHandlerinlinevirtual