TMulticastDelegate< void(ParamTypes...), UserPolicy >::TMulticastDelegate

Hidden copy constructor (for proper deep copies).

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Delegates/DelegateSignatureImpl.inl"

Syntax

TMulticastDelegate
(
    const TMulticastDelegate & Other
)

Remarks

Hidden copy constructor (for proper deep copies).

Parameters

Parameter

Description

Other

The multicast delegate to copy from.

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