Navigation
Unreal Engine C++ API Reference > Developer
Classes
Typedefs
Name | Description |
---|---|
FFunctionalTestDoneSignature |
Enums
Type | Name | Description | |
---|---|---|---|
EComparisonMethod | |||
EComparisonTolerance | |||
EFunctionalTestLogHandling | |||
EFunctionalTestResult | |||
EWidgetTestAppearLocation |
Functions
Type | Name | Description | |
---|---|---|---|
DEFINE_EXPORTED_LATENT_AUTOMATION_COMMAND
(
FUNCTIONALTESTING_API, |
Copyright Epic Games, Inc. All Rights Reserved. | ||
DEFINE_EXPORTED_LATENT_AUTOMATION_COMMAND
(
FUNCTIONALTESTING_API, |
Trigger all functional tests on map | ||
DEFINE_EXPORTED_LATENT_AUTOMATION_COMMAND
(
FUNCTIONALTESTING_API, |
Start all functional tests on map and wait for them to finish | ||
DEFINE_EXPORTED_LATENT_AUTOMATION_COMMAND_ONE_PARAMETER
(
FUNCTIONALTESTING_API, |
Trigger specific functional test on map | ||
DEFINE_EXPORTED_LATENT_AUTOMATION_COMMAND_ONE_PARAMETER
(
FUNCTIONALTESTING_API, |
Start specific functional test on map and wait for it to finish | ||
DEFINE_LOG_CATEGORY_STATIC
(
LogScreenshotFunctionalTest, |
|||
FString | LexToString
(
const EFunctionalTestResult TestResult |
Return a readable string of the provided EFunctionalTestResult enum | |
FString | MapPackageToAutomationPath
(
const FString& MapPackageName |
Return a dot-separated path prefix string representing the map that contains a test |
Variables
Type | Name | Description | |
---|---|---|---|
STATCAT_Advanced |