Navigation
API > API/Runtime > API/Runtime/Core
| Name | FAutomationScreenshotCompareResults |
| Type | struct |
| Header File | /Engine/Source/Runtime/Core/Public/Misc/AutomationTest.h |
| Include Path | #include "Misc/AutomationTest.h" |
Syntax
struct FAutomationScreenshotCompareResults
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Misc/AutomationTest.h | |||
FAutomationScreenshotCompareResults
(
FGuid InUniqueId, |
Misc/AutomationTest.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bWasNew | bool | Misc/AutomationTest.h | ||
| bWasSimilar | bool | Misc/AutomationTest.h | ||
| ErrorMessage | FString | Misc/AutomationTest.h | ||
| GlobalDifference | double | Misc/AutomationTest.h | ||
| IncomingFilePath | FString | Misc/AutomationTest.h | ||
| MaxLocalDifference | double | Misc/AutomationTest.h | ||
| ReportApprovedFilePath | FString | Misc/AutomationTest.h | ||
| ReportComparisonFilePath | FString | Misc/AutomationTest.h | ||
| ReportIncomingFilePath | FString | Misc/AutomationTest.h | ||
| ScreenshotPath | FString | Misc/AutomationTest.h | ||
| UniqueId | FGuid | Misc/AutomationTest.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FAutomationEvent ToAutomationEvent() |
Misc/AutomationTest.h |