IAutomationReport::SetEnabledTests

Sets which tests are enabled based off the enabled tests list

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

References

   
Module AutomationController
Header /Engine/Source/Developer/AutomationController/Public/IAutomationReport.h
Include #include "IAutomationReport.h"
void SetEnabledTests
(
    const [TArray](API\Runtime\Core\Containers\TArray)< [FString](API\Runtime\Core\Containers\FString) > & EnabledTests,
    [FString](API\Runtime\Core\Containers\FString) CurrentPath
)

Remarks

Sets which tests are enabled based off the enabled tests list


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library