Navigation
API > API/Runtime > API/Runtime/Core
Implements a delegate binding for shared pointer functors, e.g. lambdas.
| Name | TBaseSPLambdaDelegateInstance |
| Type | class |
| Header File | /Engine/Source/Runtime/Core/Public/Delegates/DelegateInstancesImplFwd.h |
| Include Path | #include "Delegates/DelegateInstancesImplFwd.h" |
Syntax
template<ESPMode SPMode, typename FuncType, typename UserPolicy, typename FunctorType, typename... VarTypes>
class TBaseSPLambdaDelegateInstance