TBaseDynamicMulticastDelegate::TBaseDynamicMulticastDelegate

Construction from an FMulticastScriptDelegate must be explicit.

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Delegates/DelegateSignatureImpl.inl"

Syntax

TBaseDynamicMulticastDelegate
(
    const TMulticastScriptDelegate< TWeakPtr > & InMulticastScriptDelegate
)

Remarks

Construction from an FMulticastScriptDelegate must be explicit. This is really only used by UObject system internals.

Parameters

Parameter

Description

InScriptDelegate

The delegate to construct from by copying

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