Navigation
Unreal Engine C++ API Reference > Developer > AutomationController > IAutomationReport
References
Module | AutomationController |
Header | /Engine/Source/Developer/AutomationController/Public/IAutomationReport.h |
Include | #include "IAutomationReport.h" |
void SetTestFlags
(
const EAutomationTestFlags InTestFlags
)
Remarks
Set the test flags.
Parameters
Name | Description |
---|---|
InTestFlags | The EAutomationTestFlags of the test. |