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 SetSkipFlag ( bool bEnableSkip, const [FAutomationTestExcludelistEntry](API\Runtime\AutomationTest\FAutomationTestExcludelistEntry) * Template, bool bFromPropagation )
Remarks
Add or remove test from exclude list.
Parameters
Name | Description |
---|---|
if | true, add this item to the exclude list, remove otherwise. |