Navigation
API > API/Runtime > API/Runtime/Core
| Name | TTiedTupleAdder |
| Type | struct |
| Header File | /Engine/Source/Runtime/Core/Public/Algo/TiedTupleOutput.h |
| Include Path | #include "Algo/TiedTupleOutput.h" |
Syntax
template<typename... OutputTypes>
struct TTiedTupleAdder
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Outputs | TTuple< OutputTypes &... > | Algo/TiedTupleOutput.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Add
(
TupleType&& Values |
Algo/TiedTupleOutput.h |