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