Navigation
| Name | AutomatedPerfTesting |
| Type | Plugin |
| Location | /Engine/Plugins/Performance/AutomatedPerfTesting/Source/AutomatedPerfTesting/ |
| Module Build Rules | AutomatedPerfTesting.Build.cs |
Classes
Structs
| Name | Remarks |
|---|---|
| FAutomatedPerfTestMapSequenceCombo | |
| FProfileGoCollectionAPT | |
| FProfileGoCommandAPT | |
| FProfileGoGeneratedScenarioAPT | |
| FProfileGoRequestAPT | Contains data about the current profilego request |
| FProfileGoScenarioAPT | |
| FProfileGoScenarioResultAPT |
Interfaces
| Name | Remarks |
|---|---|
| IAutomatedPerfTestInterface |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| FProfileGoOnPassEnded | TMulticastDelegate_NoParams< void > | ProfileGo/ProfileGo.h | |
| FProfileGoOnPassStarted | TMulticastDelegate_NoParams< void > | ProfileGo/ProfileGo.h | |
| FProfileGoOnRequestFailed | TMulticastDelegate_NoParams< void > | Callback for state changes. | ProfileGo/ProfileGo.h |
| FProfileGoOnScenarioEnded | TMulticastDelegate_OneParam< void, const FString & > | ProfileGo/ProfileGo.h | |
| FProfileGoOnScenarioStarted | TMulticastDelegate_OneParam< void, const FString & > | ProfileGo/ProfileGo.h |
Enums
Public
| Name | Remarks |
|---|---|
| EAutomatedPerfTestCSVOutputMode | |
| EProfileGoStateAPT |
Functions
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static UWorld * AutomatedPerfTest::FindCurrentWorld() |
AutomatedPerfTestControllerBase.h |