Navigation
API > API/Runtime > API/Runtime/Core
| Name | FAutomationComparisonToleranceAmount |
| Type | struct |
| Header File | /Engine/Source/Runtime/Core/Public/Misc/AutomationTest.h |
| Include Path | #include "Misc/AutomationTest.h" |
Syntax
struct FAutomationComparisonToleranceAmount
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Misc/AutomationTest.h | |||
FAutomationComparisonToleranceAmount
(
uint8 R, |
Misc/AutomationTest.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Alpha | uint8 | Misc/AutomationTest.h | ||
| Blue | uint8 | Misc/AutomationTest.h | ||
| Green | uint8 | Misc/AutomationTest.h | ||
| MaxBrightness | uint8 | Misc/AutomationTest.h | ||
| MinBrightness | uint8 | Misc/AutomationTest.h | ||
| Red | uint8 | Misc/AutomationTest.h |
Functions
Public
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static FAutomationComparisonToleranceAmount FromToleranceLevel
(
EAutomationComparisonToleranceLevel InTolerance |
Misc/AutomationTest.h |