Navigation
API > API/Developer > API/Developer/ScreenShotComparisonTools
Holds settings for screenshot fallbacks
| Name | FScreenshotFallbackEntry |
| Type | struct |
| Header File | /Engine/Source/Developer/ScreenShotComparisonTools/Public/ScreenShotComparisonSettings.h |
| Include Path | #include "ScreenShotComparisonSettings.h" |
Syntax
USTRUCT ()
struct FScreenshotFallbackEntry
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Child | FString | ScreenShotComparisonSettings.h |
|
|
| Parent | FString | ScreenShotComparisonSettings.h |
|
Functions
Public
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool operator==
(
const FScreenshotFallbackEntry& Other |
ScreenShotComparisonSettings.h |