Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/FFeedbackContextEditor
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.
Virtual Inheritance
- FFeedbackContext::ReceivedUserCancel → FFeedbackContextEditor::ReceivedUserCancel
| Name | ReceivedUserCancel |
| Type | function |
| Header File | /Engine/Source/Editor/UnrealEd/Public/FeedbackContextEditor.h |
| Include Path | #include "FeedbackContextEditor.h" |
| Source | /Engine/Source/Editor/UnrealEd/Private/FeedbackContextEditor.cpp |
virtual bool ReceivedUserCancel()