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