Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/FInterval1i
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FInterval1i () |
IntBoxTypes.h | ||
FInterval1i
(
const int32& Min, |
IntBoxTypes.h |
FInterval1i()
| Name | FInterval1i |
| Type | function |
| Header File | /Engine/Source/Runtime/GeometryCore/Public/IntBoxTypes.h |
| Include Path | #include "IntBoxTypes.h" |
FInterval1i()
FInterval1i(const int32 &, const int32 &)
| Name | FInterval1i |
| Type | function |
| Header File | /Engine/Source/Runtime/GeometryCore/Public/IntBoxTypes.h |
| Include Path | #include "IntBoxTypes.h" |
FInterval1i
(
const int32 & Min,
const int32 & Max
)