Navigation API > API/Plugins > API/Plugins/DataprepCore > API/Plugins/DataprepCore/FDataprepCoreUtils Inheritance Hierarchy FFeedbackContextEditor FDataprepCoreUtils::FDataprepFeedbackContext References Module DataprepCore Header /Engine/Plugins/Enterprise/DataprepEditor/Source/DataprepCore/Public/DataprepCoreUtils.h Include #include "DataprepCoreUtils.h" Syntax class FDataprepFeedbackContext : public FFeedbackContextEditor Copy full snippetclass FDataprepFeedbackContext : public FFeedbackContextEditor Functions Type Name Description bool ReceivedUserCancel () 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)