FAutomationFilter::SetShowWarnings

Set if we should only show warnings.

Unreal Engine C++ API Reference > Developer > AutomationController > FAutomationFilter

References

   
Module AutomationController
Header /Engine/Source/Developer/AutomationController/Public/AutomationFilter.h
Include #include "AutomationFilter.h"
void SetShowWarnings
(
    const bool InShowWarnings
)

Remarks

Set if we should only show warnings.

Parameters

Name Description
InShowWarnings If we should show warnings or not.

See Also

SetOnlyShowSmokeTests

SetShowErrors

ShouldShowWarnings


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library