TBaseMulticastDelegate< void, ParamTypes... >::TBaseMulticastDelegate

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

TBaseMulticastDelegate
(
    const TBaseMulticastDelegate & 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