TSparseDynamicDelegate::Get

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

Windows
MacOS
Linux

Deprecated

  • This function has been deprecated - please use GetShared() instead

References

Module

CoreUObject

Header

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

Include

#include "UObject/SparseDelegate.h"

Syntax

MulticastDelegate * Get() 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