Navigation
API > API/Plugins > API/Plugins/DataprepCore > API/Plugins/DataprepCore/FDataprepCoreUtils
Inheritance Hierarchy
- FOutputDevice
- FFeedbackContext
- 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
Overridden from FFeedbackContext
| Type | Name | Description | |
|---|---|---|---|
| bool | 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) |