Navigation
API > API/Developer > API/Developer/FunctionalTesting > API/Developer/FunctionalTesting/FComparisonToleranceAmount
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
AutomationScreenshotOptions.h |
|
|
|
AutomationScreenshotOptions.h |
|
FComparisonToleranceAmount()
| |
|
| Name |
FComparisonToleranceAmount |
| Type |
function |
| Header File |
/Engine/Source/Developer/FunctionalTesting/Public/AutomationScreenshotOptions.h |
| Include Path |
#include "AutomationScreenshotOptions.h" |
FComparisonToleranceAmount()
FComparisonToleranceAmount(uint8, uint8, uint8, uint8, uint8, uint8)
| |
|
| Name |
FComparisonToleranceAmount |
| Type |
function |
| Header File |
/Engine/Source/Developer/FunctionalTesting/Public/AutomationScreenshotOptions.h |
| Include Path |
#include "AutomationScreenshotOptions.h" |
FComparisonToleranceAmount
(
uint8 R,
uint8 G,
uint8 B,
uint8 A,
uint8 InMinBrightness,
uint8 InMaxBrightness
)