UAutomationTestSettings

Implements the Editor's user settings.

Windows
MacOS
Linux

Inheritance Hierarchy

UObjectBase

UObjectBaseUtility

UObject

UAutomationTestSettings

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Tests/AutomationTestSettings.h

Include

#include "Tests/AutomationTestSettings.h"

Syntax

class UAutomationTestSettings : public UObject

Remarks

Implements the Editor's user settings.

Variables

Name Description

Public variable

TArray< FSoftOb...

 

AssetsToOpen

Asset to test for open in automation process

Public variable

FSoftObjectPath

 

AutomationTestmap

The automation test map to be used for several of the automation tests.

Public variable

FBlueprintEdito...

 

BlueprintEditorPromotionTest

Blueprint editor promotion test settings

Public variable

FBuildPromotion...

 

BuildPromotionTest

Editor build promotion test settings

Public variable

FIntPoint

 

DefaultScreenshotResolution

The default resolution to take all automation screenshots at.

Public variable

TArray< FEditor...

 

EditorPerformanceTestMaps

The map to be used for the editor performance capture tool.

Public variable

TArray< FString...

 

EditorTestModules

Modules to load that have editor tests

Public variable

TArray< FString...

 

EngineTestModules

Modules to load that have engine tests

Public variable

TArray< FExtern...

 

ExternalTools

External executables and scripts to run as part of automation.

Public variable

TArray< FEditor...

 

ImportExportTestDefinitions

Asset import / Export test settings

Public variable

TArray< FLaunch...

 

LaunchOnSettings

The map and device type to be used for the editor Launch On With Map Iterations test.

Public variable

FMaterialEditor...

 

MaterialEditorPromotionTest

Material editor promotion test settings

Public variable

FParticleEditor...

 

ParticleEditorPromotionTest

Particle editor promotion test settings

Public variable

TArray< FString...

 

TestLevelFolders

Folders containing levels to exclude from automated tests

Constructors

Name Description

Public function

UAutomationTestSettings

(
    const FObjectInitializer& ObjectIn...
)

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