UAutomationBlueprintFunctionLibrary::AreAutomatedTestsRunning

Lets you know if any automated tests are running, or are about to run and the automation system is spinning up tests.

Windows
MacOS
Linux

References

Module

FunctionalTesting

Header

/Engine/Source/Developer/FunctionalTesting/Public/AutomationBlueprintFunctionLibrary.h

Include

#include "AutomationBlueprintFunctionLibrary.h"

Source

/Engine/Source/Developer/FunctionalTesting/Private/AutomationBlueprintFunctionLibrary.cpp

Syntax

static bool AreAutomatedTestsRunning()

Remarks

Lets you know if any automated tests are running, or are about to run and the automation system is spinning up tests.

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