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 FAutomationScreenshotData
Variables
| Type | Name | Description | |
|---|---|---|---|
| FString | AdapterInternalDriverVersion | ||
| FString | AdapterName | ||
| FString | AdapterUserDriverVersion | ||
| int32 | AntiAliasingQuality | ||
| bool | bHasComparisonRules | Comparison Requests. | |
| bool | bIgnoreAntiAliasing | ||
| bool | bIgnoreColors | ||
| bool | bIsStereo | ||
| FString | Commit | ||
| FString | Context | ||
| int32 | EffectsQuality | ||
| FString | FeatureLevel | ||
| int32 | FoliageQuality | ||
| int32 | GlobalIlluminationQuality | ||
| int32 | Height | ||
| FGuid | Id | ||
| float | MaximumGlobalError | ||
| float | MaximumLocalError | ||
| FString | Notes | ||
| FString | Platform | RHI Details. | |
| int32 | PostProcessQuality | ||
| int32 | ReflectionQuality | ||
| float | ResolutionQuality | Quality Levels. | |
| FString | Rhi | ||
| FString | ScreenShotName | ||
| FString | ScreenshotPath | Path of the screenshot generated from AutomationCommon::GetScreenShotPath() | |
| int32 | ShadingQuality | ||
| int32 | ShadowQuality | ||
| FString | TestName | ||
| int32 | TextureQuality | ||
| uint8 | ToleranceAlpha | ||
| uint8 | ToleranceBlue | ||
| uint8 | ToleranceGreen | ||
| uint8 | ToleranceMaxBrightness | ||
| uint8 | ToleranceMinBrightness | ||
| uint8 | ToleranceRed | ||
| FString | UniqueDeviceId | ||
| FString | VariantName | ||
| FString | Vendor | Hardware Details. | |
| int32 | ViewDistanceQuality | ||
| int32 | Width |
Constructors
| Type | Name | Description | |
|---|---|---|---|