![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
This is the complete list of members for IProgressNotificationHandler, including all inherited members.
| CancelProgressNotification(FProgressNotificationHandle Handle)=0 | IProgressNotificationHandler | pure virtual |
| StartProgressNotification(FProgressNotificationHandle Handle, FText DisplayText, int32 TotalWorkToDo)=0 | IProgressNotificationHandler | pure virtual |
| UpdateProgressNotification(FProgressNotificationHandle Handle, int32 TotalWorkDone, int32 UpdatedTotalWorkToDo, FText UpdatedDisplayText)=0 | IProgressNotificationHandler | pure virtual |
| ~IProgressNotificationHandler() | IProgressNotificationHandler | inlinevirtual |