Navigation
API > API/Developer > API/Developer/AutomationController > API/Developer/AutomationController/FAutomationFilter
Description
Should we only show errors.
| Name | OnlyShowSmokeTests |
| Type | function |
| Header File | /Engine/Source/Developer/AutomationController/Public/AutomationFilter.h |
| Include Path | #include "AutomationFilter.h" |
const bool OnlyShowSmokeTests() const
True if we should be showing errors.
See Also
-
SetOnlyShowSmokeTests
-
ShouldShowErrors
-
ShouldShowWarnings