Navigation
API > API/Plugins > API/Plugins/AutomatedPerfTesting
Inheritance Hierarchy
- UDeveloperSettings
- UAutomatedPerfTestProjectSettings
References
| Module | AutomatedPerfTesting |
| Header | /Engine/Plugins/Performance/AutomatedPerfTesting/Source/AutomatedPerfTesting/Public/AutomatedPerfTestProjectSettings.h |
| Include | #include "AutomatedPerfTestProjectSettings.h" |
Syntax
UCLASS (Config=Engine)
class UAutomatedPerfTestProjectSettings : public UDeveloperSettings
Remarks
Copyright Epic Games, Inc. All Rights Reserved.
Variables
| Type | Name | Description | |
|---|---|---|---|
| float | TeardownToExitDelay | How many seconds to wait before transition from Teardown to Exiting the test |
Constructors
| Type | Name | Description | |
|---|---|---|---|
UAutomatedPerfTestProjectSettings
(
const FObjectInitializer& |
Functions
| Type | Name | Description | |
|---|---|---|---|
| FName | Gets the category for the settings, some high level grouping like, Editor, Engine, Game...etc. | ||
| FName | Gets the settings container name for the settings, either Project or Editor |