Navigation
API > API/Plugins > API/Plugins/AutomationTestToolset > API/Plugins/AutomationTestToolset/UAutomationTestToolsetSubsystem
Description
Mark that the controller filter should be reset to empty and visible tests re-enabled when the current run completes. RunTestsByFilter narrows the report tree via SetFilter; this widens it back so subsequent ListTests and DiscoverTests calls see the full test set.
| Name | SetRestoreFilterOnComplete |
| Type | function |
| Header File | /Engine/Plugins/Experimental/Toolsets/AutomationTestToolset/Source/AutomationTestToolset/Public/AutomationTestToolsetSubsystem.h |
| Include Path | #include "AutomationTestToolsetSubsystem.h" |
void SetRestoreFilterOnComplete
(
bool bRestore
)