Navigation
API > API/Plugins > API/Plugins/DataprepCore > API/Plugins/DataprepCore/FDataprepCoreUtils > API/Plugins/DataprepCore/FDataprepCoreUtils/FDataprepFeedbackContext
References
| Module | DataprepCore |
| Header | /Engine/Plugins/Enterprise/DataprepEditor/Source/DataprepCore/Public/DataprepCoreUtils.h |
| Include | #include "DataprepCoreUtils.h" |
virtual bool ReceivedUserCancel()
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)