UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
AutomationTestExcludelist.h File Reference
#include "AutomationTestPlatform.h"
#include "CoreMinimal.h"
#include "Misc/SecureHash.h"
#include "AutomationTestExcludelist.generated.h"

Go to the source code of this file.

Classes

class  UAutomationTestExcludelistSettings
 
struct  FAutomationTestExcludeOptions
 
struct  FAutomationTestExcludelistEntry
 
class  UAutomationTestExcludelistConfig
 
class  UAutomationTestExcludelist
 

Enumerations

enum class  ETEST_RHI_Options {
  DirectX11 , DirectX12 , Vulkan , Metal ,
  Null
}
 
enum class  ETEST_RHI_FeatureLevel_Options { SM5 , SM6 }
 

Functions

FString LexToString (ETEST_RHI_Options Option)
 
FString LexToString (ETEST_RHI_FeatureLevel_Options Option)
 
FString SetToString (const TSet< FName > &Set)
 
FString SetToShortString (const TSet< FName > &Set)
 

Enumeration Type Documentation

◆ ETEST_RHI_FeatureLevel_Options

Enumerator
SM5 
SM6 

◆ ETEST_RHI_Options

enum class ETEST_RHI_Options
strong
Enumerator
DirectX11 
DirectX12 
Vulkan 
Metal 
Null 

Function Documentation

◆ LexToString() [1/2]

FString LexToString ( ETEST_RHI_FeatureLevel_Options  Option)
inline

◆ LexToString() [2/2]

FString LexToString ( ETEST_RHI_Options  Option)
inline

◆ SetToShortString()

FString SetToShortString ( const TSet< FName > &  Set)
inline

◆ SetToString()

FString SetToString ( const TSet< FName > &  Set)
inline