Navigation
API > API/Plugins > API/Plugins/DataprepCore > API/Plugins/DataprepCore/FDataprepCoreUtils > API/Plugins/DataprepCore/FDataprepCoreUtils/FDataprepFeedbackContext
- FFeedbackContext::ReceivedUserCancel()
- FFeedbackContextEditor::ReceivedUserCancel()
- FDataprepCoreUtils::FDataprepFeedbackContext::ReceivedUserCancel()
References
| Module | DataprepCore |
| Header | /Engine/Plugins/Enterprise/DataprepEditor/Source/DataprepCore/Public/DataprepCoreUtils.h |
| Include | #include "DataprepCoreUtils.h" |
virtual bool ReceivedUserCancel&40;&41;
Remarks
We want to override this method in order to cache the cancel result and not clear it, so it can be checked multiple times with the correct result! (FFeedbackContextEditor::ReceivedUserCancel clears it)