Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/UObject > API/Runtime/CoreUObject/UObject/FSparseDelegateStorage
References
| Module | CoreUObject |
| Header | /Engine/Source/Runtime/CoreUObject/Public/UObject/SparseDelegate.h |
| Include | #include "UObject/SparseDelegate.h" |
| Source | /Engine/Source/Runtime/CoreUObject/Private/UObject/SparseDelegate.cpp |
static bool RemoveAll
&40;
const UObject &42; DelegateOwner,
const FName DelegateName,
const UObject &42; UserObject
&41;
Remarks
Removes all sparse delegate binding from the owner for a given object. Returns true if there are still bindings to the delegate.