TBaseStaticDelegateInstance

Implements a delegate binding for regular C++ functions.

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

Core

Header

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

Include

#include "Delegates/DelegateInstancesImpl.h"

Syntax

template<typename FuncType, typename... VarTypes>
class TBaseStaticDelegateInstance

Remarks

Implements a delegate binding for regular C++ functions.

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