IBaseDelegateInstance< RetType(ArgTypes...), UserPolicy >::CreateCopy

Emplaces a copy of the delegate instance into the [FDelegateBase](API\Runtime\Core\Delegates\FDelegateBase).

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Delegates/DelegateInstanceInterface.h

Include

#include "Delegates/DelegateInstanceInterface.h"

Syntax

void CreateCopy
(
    FDelegateBase & Base
)

Remarks

Emplaces a copy of the delegate instance into the FDelegateBase.

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