TSparseDynamicDelegate::GetShared

Returns the multicast delegate if any delegates are bound to the sparse delegate

Windows
MacOS
Linux

References

Module

CoreUObject

Header

/Engine/Source/Runtime/CoreUObject/Public/UObject/SparseDelegate.h

Include

#include "UObject/SparseDelegate.h"

Syntax

TSharedPtr< MulticastDelegate > GetShared() const

Remarks

Returns the multicast delegate if any delegates are bound to the sparse delegate

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