Navigation
API > API/Developer > API/Developer/AutomationController > API/Developer/AutomationController/FAutomationFilter
Description
Set if we should only show warnings.
| Name | SetShowWarnings |
| Type | function |
| Header File | /Engine/Source/Developer/AutomationController/Public/AutomationFilter.h |
| Include Path | #include "AutomationFilter.h" |
void SetShowWarnings
(
const bool InShowWarnings
)
Parameters
| Name | Remarks |
|---|---|
| InShowWarnings | If we should show warnings or not. |
See Also
-
SetOnlyShowSmokeTests
-
ShouldShowWarnings