IAutomationControllerManager::SetVisibleTestsEnabled

Sets whether all visible tests are enabled or not.

Windows
MacOS
Linux

References

Module

AutomationController

Header

/Engine/Source/Developer/AutomationController/Public/IAutomationControllerManager.h

Include

#include "IAutomationControllerManager.h"

Syntax

void SetVisibleTestsEnabled
(
    const bool bEnabled
)

Remarks

Sets whether all visible tests are enabled or not.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss