unreal.FunctionalTestLogHandling

class unreal.FunctionalTestLogHandling

Bases: unreal.EnumBase

EFunctional Test Log Handling

C++ Source:

  • Module: FunctionalTesting

  • File: FunctionalTest.h

OUTPUT_IGNORED

2

OUTPUT_IS_ERROR

1

PROJECT_DEFAULT

How do log categories affect rest results. ProjectDefault can be set in DefaultEngine.ini but individual tests can override that

Type

0