TBaseFunctorDelegateInstance< WrappedRetValType(ParamTypes...), FunctorType, VarTypes... >::Create

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Delegates/DelegateInstancesImpl.h

Include

#include "Delegates/DelegateInstancesImpl.h"

Syntax

static FORCEINLINEvoid Create
(
    FDelegateBase & Base,
    FunctorType && InFunctor,
    VarTypes... Vars
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss