Navigation
API > API/Runtime > API/Runtime/Core
This is the dedicated tuple type, but it takes a function type instead of a list of types, and it requires a TIntegerSequence parameter, which is hidden inside TTuple's implementation but provided explicitly here because this doesn't need to have the nicest API.
| Name | TDelegateWrapperParms |
| Type | struct |
| Header File | /Engine/Source/Runtime/Core/Public/UObject/ScriptDelegates.h |
| Include Path | #include "UObject/ScriptDelegates.h" |
Syntax
template<typename FuncType, typename IndexSequenceType>
struct TDelegateWrapperParms