Navigation
API > API/Runtime > API/Runtime/Core
| Name | TNumericLimits< int16 > |
| Type | struct |
| Header File | /Engine/Source/Runtime/Core/Public/Math/NumericLimits.h |
| Include Path | #include "Math/NumericLimits.h" |
Syntax
template<>
struct TNumericLimits< int16 >
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| NumericType | int16 | Math/NumericLimits.h |
Functions
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static NumericType Lowest() |
Math/NumericLimits.h | ||
static NumericType Max() |
Math/NumericLimits.h | ||
static NumericType Min() |
Math/NumericLimits.h |