Navigation
API > API/Runtime > API/Runtime/Core
| Name | EAutomationComparisonToleranceLevel |
| Type | enum |
| Header File | /Engine/Source/Runtime/Core/Public/Misc/AutomationTest.h |
| Include Path | #include "Misc/AutomationTest.h" |
Syntax
enum EAutomationComparisonToleranceLevel
{
Zero,
Low,
Medium,
High,
}
Values
| Name | Remarks |
|---|---|
| Zero | |
| Low | |
| Medium | |
| High |