Navigation
API > API/Runtime > API/Runtime/CADKernel > API/Runtime/CADKernel/FPairOfIndex
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FPairOfIndex
(
int32 InValue1 |
Core/Types.h | ||
FPairOfIndex
(
int32 InValue1, |
Core/Types.h |
FPairOfIndex(int32)
| Name | FPairOfIndex |
| Type | function |
| Header File | /Engine/Source/Runtime/Datasmith/CADKernel/Base/Public/Core/Types.h |
| Include Path | #include "Core/Types.h" |
FPairOfIndex
(
int32 InValue1
)
FPairOfIndex(int32, int32)
| Name | FPairOfIndex |
| Type | function |
| Header File | /Engine/Source/Runtime/Datasmith/CADKernel/Base/Public/Core/Types.h |
| Include Path | #include "Core/Types.h" |
FPairOfIndex
(
int32 InValue1,
int32 InValue2
)