Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Misc
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Misc/AutomationTest.h |
| Include | #include "Misc/AutomationTest.h" |
Syntax
struct FAutomationScreenshotCompareResults
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bWasNew | ||
| bool | bWasSimilar | ||
| FString | ErrorMessage | ||
| double | GlobalDifference | ||
| double | MaxLocalDifference | ||
| FGuid | UniqueId |
Functions
| Type | Name | Description | |
|---|---|---|---|
| FAutomationEvent | ToAutomationEvent
(
const FString& ScreenhotName |