FMulticastDelegateBase::GetDelegateInstanceProtectedHelper

Helper function for derived classes of [FMulticastDelegateBase](API\Runtime\Core\Delegates\FMulticastDelegateBase) to get at the delegate instance.

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Delegates/MulticastDelegateBase.h"

Syntax

static IDelegateInstance * GetDelegateInstanceProtectedHelper
(
    const FDelegateBase & Base
)

Remarks

Helper function for derived classes of FMulticastDelegateBase to get at the delegate instance.

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