Navigation
Unreal Engine C++ API Reference > Developer > AutomationController > FAutomationFilter
References
Module | AutomationController |
Header | /Engine/Source/Developer/AutomationController/Public/AutomationFilter.h |
Include | #include "AutomationFilter.h" |
void SetOnlyShowSmokeTests ( const bool InOnlySmokeTests )
Remarks
Set if we should only show smoke tests.
Parameters
Name | Description |
---|---|
InOnlySmokeTests | If we should show smoke tests. |