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 SetShowErrors ( const bool InShowErrors )
Remarks
Set if we should only show errors.
Parameters
Name | Description |
---|---|
InShowErrors | If we should show errors. |