Navigation
API > API/Runtime > API/Runtime/AutomationTest
| Name | UAutomationTestExcludelistSettings |
| Type | class |
| Header File | /Engine/Source/Runtime/AutomationTest/Public/AutomationTestExcludelist.h |
| Include Path | #include "AutomationTestExcludelist.h" |
Syntax
UCLASS (Config=Engine, defaultconfig, MinimalAPI)
class UAutomationTestExcludelistSettings : public UAutomationTestPlatformSettings
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UAutomationTestPlatformSettings → UAutomationTestExcludelistSettings
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| SupportedRHIs | TArray< FName > | AutomationTestExcludelist.h |
|
Functions
Protected
Overridden from UAutomationTestPlatformSettings
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual FString GetSectionName() |
AutomationTestExcludelist.h | ||
virtual void InitializeSettingsDefault() |
AutomationTestExcludelist.h |