IAutomationReport::GetEnabledTestNames

Gets the names of all the enabled tests

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

References

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

Remarks

Gets the names of all the enabled tests


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library