Navigation
API > API/Runtime > API/Runtime/Core
| Name | FAutomationScreenshotData |
| Type | struct |
| Header File | /Engine/Source/Runtime/Core/Public/Misc/AutomationTest.h |
| Include Path | #include "Misc/AutomationTest.h" |
Syntax
struct FAutomationScreenshotData
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FAutomationScreenshotData() |
Misc/AutomationTest.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| AdapterInternalDriverVersion | FString | Misc/AutomationTest.h | ||
| AdapterName | FString | Misc/AutomationTest.h | ||
| AdapterUserDriverVersion | FString | Misc/AutomationTest.h | ||
| AntiAliasingQuality | int32 | Misc/AutomationTest.h | ||
| bHasComparisonRules | bool | Comparison Requests. | Misc/AutomationTest.h | |
| bIgnoreAntiAliasing | bool | Misc/AutomationTest.h | ||
| bIgnoreColors | bool | Misc/AutomationTest.h | ||
| bIsStereo | bool | Misc/AutomationTest.h | ||
| Commit | FString | Misc/AutomationTest.h | ||
| Context | FString | Misc/AutomationTest.h | ||
| EffectsQuality | int32 | Misc/AutomationTest.h | ||
| FeatureLevel | FString | Misc/AutomationTest.h | ||
| FoliageQuality | int32 | Misc/AutomationTest.h | ||
| GlobalIlluminationQuality | int32 | Misc/AutomationTest.h | ||
| Height | int32 | Misc/AutomationTest.h | ||
| Id | FGuid | Misc/AutomationTest.h | ||
| MaximumGlobalError | float | Misc/AutomationTest.h | ||
| MaximumLocalError | float | Misc/AutomationTest.h | ||
| Notes | FString | Misc/AutomationTest.h | ||
| Platform | FString | RHI Details. | Misc/AutomationTest.h | |
| PostProcessQuality | int32 | Misc/AutomationTest.h | ||
| ReflectionQuality | int32 | Misc/AutomationTest.h | ||
| ResolutionQuality | float | Quality Levels. | Misc/AutomationTest.h | |
| Rhi | FString | Misc/AutomationTest.h | ||
| ScreenShotName | FString | Misc/AutomationTest.h | ||
| ScreenshotPath | FString | Path of the screenshot generated from AutomationCommon::GetScreenShotPath() | Misc/AutomationTest.h | |
| ShadingQuality | int32 | Misc/AutomationTest.h | ||
| ShadowQuality | int32 | Misc/AutomationTest.h | ||
| TestName | FString | Misc/AutomationTest.h | ||
| TextureQuality | int32 | Misc/AutomationTest.h | ||
| ToleranceAlpha | uint8 | Misc/AutomationTest.h | ||
| ToleranceBlue | uint8 | Misc/AutomationTest.h | ||
| ToleranceGreen | uint8 | Misc/AutomationTest.h | ||
| ToleranceMaxBrightness | uint8 | Misc/AutomationTest.h | ||
| ToleranceMinBrightness | uint8 | Misc/AutomationTest.h | ||
| ToleranceRed | uint8 | Misc/AutomationTest.h | ||
| UniqueDeviceId | FString | Misc/AutomationTest.h | ||
| VariantName | FString | Misc/AutomationTest.h | ||
| Vendor | FString | Hardware Details. | Misc/AutomationTest.h | |
| ViewDistanceQuality | int32 | Misc/AutomationTest.h | ||
| Width | int32 | Misc/AutomationTest.h |