EDataprepReportMethod

Windows
MacOS
Linux

References

Module

DataprepEditorScriptingUtilities

Header

/Engine/Plugins/Enterprise/DataprepEditor/Source/DataprepEditorScriptingUtilities/Public/EditorDataprepAssetLibrary.h

Include

#include "EditorDataprepAssetLibrary.h"

Syntax

enum EDataprepReportMethod
{
    StandardLog,
    SameFeedbackAsEditor,
    NoFeedback,
}

Values

Name

Description

StandardLog

Report the feedback into the output log only.

SameFeedbackAsEditor

Report the feedback the same way that the dataprep asset editor does.

NoFeedback

Don't report the feedback.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss