TBaseDynamicDelegate::TBaseDynamicDelegate

Construction from an FScriptDelegate must be explicit.

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Delegates/DelegateSignatureImpl.inl"

Syntax

TBaseDynamicDelegate
(
    const TScriptDelegate< TWeakPtr > & InScriptDelegate
)

Remarks

Construction from an FScriptDelegate 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