Navigation
API > API/Runtime > API/Runtime/Core
| Name | TPayload |
| Type | struct |
| Header File | /Engine/Source/Runtime/Core/Public/Delegates/DelegateInstanceInterface.h |
| Include Path | #include "Delegates/DelegateInstanceInterface.h" |
Syntax
template<typename FuncType>
struct TPayload
Struct Specializations
| Name | Remarks |
|---|---|
| TPayload< Ret(Types...)> | |
| TPayload< void(Types...)> |