Navigation
API > API/Runtime > API/Runtime/Core
Type traits for Arithmetic interval.
| Name | TIntervalTraits |
| Type | struct |
| Header File | /Engine/Source/Runtime/Core/Public/Math/Interval.h |
| Include Path | #include "Math/Interval.h" |
Syntax
template<typename ElementType>
struct TIntervalTraits
Struct Specializations
| Name | Remarks |
|---|---|
| TIntervalTraits< FTimespan > |
Functions
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static ElementType Lowest() |
Math/Interval.h | ||
static ElementType Max() |
Math/Interval.h |