Navigation
API > API/Developer > API/Developer/FunctionalTesting
| Name | EComparisonTolerance |
| Type | enum |
| Header File | /Engine/Source/Developer/FunctionalTesting/Public/AutomationScreenshotOptions.h |
| Include Path | #include "AutomationScreenshotOptions.h" |
Syntax
enum EComparisonTolerance
{
Zero,
Low,
Medium,
High,
Custom,
}
Values
| Name | Remarks |
|---|---|
| Zero | |
| Low | |
| Medium | |
| High | |
| Custom |