Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/FFeedbackContext
Description
Whether or not the user has canceled out of the progress dialog (i.e. the ongoing slow task or the last one that ran). The user cancel flag is reset when starting a new root slow task.
| Name | ReceivedUserCancel |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Misc/FeedbackContext.h |
| Include Path | #include "Misc/FeedbackContext.h" |
virtual bool ReceivedUserCancel()