TSparseDynamicDelegate::Add

Adds a function delegate to this multi-cast delegate's invocation list

Windows
MacOS
Linux

References

Module

CoreUObject

Header

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

Include

#include "UObject/SparseDelegate.h"

Syntax

void Add
(
    FScriptDelegate InDelegate
)

Remarks

Adds a function delegate to this multi-cast delegate's invocation list

Parameters

Parameter

Description

InDelegate

Delegate to add

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