Contains

Overload list

Windows
MacOS
Linux
Name Description

Public function Static

bool

 

Contains

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

Returns whether a sparse delegate is bound to the owner.

Public function Static

bool

 

Contains

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

Returns whether a sparse delegate is bound to the owner.

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