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