Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/FInt32Interval
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
Math/Interval.h |
|
|
|
Math/Interval.h |
|
|
|
Math/Interval.h |
|
FInt32Interval()
| |
|
| Name |
FInt32Interval |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Core/Public/Math/Interval.h |
| Include Path |
#include "Math/Interval.h" |
FInt32Interval()
FInt32Interval(const Super &)
| |
|
| Name |
FInt32Interval |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Core/Public/Math/Interval.h |
| Include Path |
#include "Math/Interval.h" |
FInt32Interval
(
const Super & Other
)
FInt32Interval(int32, int32)
| |
|
| Name |
FInt32Interval |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Core/Public/Math/Interval.h |
| Include Path |
#include "Math/Interval.h" |
FInt32Interval
(
int32 InMin,
int32 InMax
)