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