Navigation
Unreal Engine C++ API Reference > Developer
Classes
Type | Name | Description |
---|---|---|
Public class | AFunctionalAITest | FuntionalAITest |
Public class | AFunctionalAITestBase | AFunctionalAITestBase |
Public class | AFunctionalTest | |
Public class | AFunctionalTestGameMode | |
Public class | AFunctionalTestLevelScript | Copyright Epic Games, Inc. All Rights Reserved. |
Public class | AFunctionalUIScreenshotTest | |
Public class | APhasedAutomationActorBase | |
Public class | AScreenshotFunctionalTest | No UI |
Public class | AScreenshotFunctionalTestBase | Base class for screenshot functional test |
Public struct | FAITestSpawnInfo | FAITestSpawnInfo |
Public struct | FAITestSpawnInfoBase | FAITestSpawnInfoBase |
Public struct | FAITestSpawnSet | FAITestSpawnSet |
Public struct | FAITestSpawnSetBase | FAITestSpawnSetBase |
Public class | FAutomationFunctionalTestEnvSetup | |
Public struct | FAutomationScreenshotOptions | |
Public class | FAutomationTaskStatusBase | FAutomationTaskStatusBase - abstract class for task status |
Public struct | FAutomationWaitForLoadingOptions | |
Public struct | FComparisonToleranceAmount | |
Public class | FConsoleVariableBPSetter | |
Public class | FDelayForFramesLatentAction | |
Public class | FFunctionalTestAISpawned | |
Public class | FFunctionalTestBase | Base class for Functional test cases. |
Public class | FFunctionalTestEventSignature | |
Public class | FFunctionalTestExternalProfiler | Experimental effort at automated cpu captures from the functional testing. |
Public struct | FPendingDelayedSpawn | FPendingDelayedSpawn |
Public struct | FPerfStatsRecord | A set of simple perf stats recorded over a period of frames. |
Public class | FStartFTestOnMap | Start specific functional test on map and wait for it to finish |
Public class | FStartFTestsOnMap | Start all functional tests on map and wait for them to finish |
Public struct | FStatsData | |
Public class | FTakeScreenshotAfterTimeLatentAction | |
Public struct | FTraceChannelTestBatchOptions | |
Public struct | FTraceQueryTestNames | |
Public struct | FTraceQueryTestResultsInner | |
Public struct | FTraceQueryTestResultsInnerMost | |
Public class | FTriggerFTest | Trigger specific functional test on map |
Public class | FTriggerFTests | Trigger all functional tests on map |
Public class | FWaitForFTestsToFinish | Copyright Epic Games, Inc. All Rights Reserved. |
Public class | FWaitForScreenshotComparisonLatentAction | |
Public class | IFunctionalTestingModule | |
Public class | UAutomationBlueprintFunctionLibrary | |
Public class | UAutomationEditorTask | UAutomationEditorTask |
Public class | UAutomationPerformaceHelper | Class for use with functional tests which provides various performance measuring features. |
Public class | UAutomationViewSettings | |
Public class | UFuncTestRenderingComponent | |
Public class | UFunctionalTestingManager | |
Public class | UFunctionalTestUtilityLibrary | Used to expose C++ functions to tests that we don't want to make BP accessible in the engine itself. |
Public class | UGroundTruthData | |
Public class | UTestPhaseComponent | |
Public class | UTraceQueryTestResults |
Typedefs
Name | Description |
---|---|
FFunctionalTestDoneSignature |
Enums
Type | Name | Description |
---|---|---|
Public enum | EComparisonMethod | |
Public enum | EComparisonTolerance | |
Public enum | EFunctionalTestLogHandling | |
Public enum | EFunctionalTestResult | |
Public enum | EWidgetTestAppearLocation |
Functions
Type | Name | Description |
---|---|---|
FString | LexToString ( const EFunctionalTestResult TestRes... ) | Return a readable string of the provided EFunctionalTestResult enum |
Variables
Type | Name | Description |
---|---|---|
const TCHAR ... | ReproStringParamsSeparator | |
const TCHAR ... | ReproStringTestSeparator | |
STATCAT_Advanced |