TMulticastDelegate< void, ParamTypes... >

Windows
MacOS
Linux

Inheritance Hierarchy

FMulticastDelegateBase

TBaseMulticastDelegate< void, ParamTypes... >

TMulticastDelegate< void, ParamTypes... >

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Delegates/DelegateSignatureImpl.inl

Include

#include "Delegates/DelegateSignatureImpl.inl"

Syntax

template<typename... ParamTypes>
class TMulticastDelegate< void, ParamTypes... > : public TBaseMulticastDelegate< void, ParamTypes... >

Typedefs

Name

Description

Super

Prevents erroneous use by other classes.

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