unreal.DataprepReportMethod

class unreal.DataprepReportMethod

Bases: EnumBase

EDataprep Report Method

C++ Source:

  • Plugin: DataprepEditor

  • Module: DataprepEditorScriptingUtilities

  • File: EditorDataprepAssetLibrary.h

NO_FEEDBACK: DataprepReportMethod

Don’t report the feedback

Type:

2

SAME_FEEDBACK_AS_EDITOR: DataprepReportMethod

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

Type:

1

STANDARD_LOG: DataprepReportMethod

Report the feedback into the output log only

Type:

0