unreal.DataprepReportMethod

class unreal.DataprepReportMethod

Bases: unreal.EnumBase

EDataprep Report Method

C++ Source:

  • Plugin: DataprepEditor

  • Module: DataprepEditorScriptingUtilities

  • File: EditorDataprepAssetLibrary.h

NO_FEEDBACK

Don’t report the feedback

Type

2

SAME_FEEDBACK_AS_EDITOR

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

Type

1

STANDARD_LOG

Report the feedback into the output log only

Type

0