Remove

Overload list

Windows
MacOS
Linux
Name Description

Public function Static

bool

 

Remove

(
    const UObject* DelegateOwner,
    const FName DelegateName,
    const FScriptDelegate& Delegate
)

Removes a delegate binding from the owner's sparse delegate storage.

Public function Static

bool

 

Remove

(
    const UObject* DelegateOwner,
    const FName DelegateName,
    const UObject* InObject,
    FName InFunctionName
)

Removes a delegate binding from the owner's sparse delegate storage.

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