Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/UObject > API/Runtime/CoreUObject/UObject/TSparseDynamicDelegate
| Type | Name | Description | |
|---|---|---|---|
| void | Remove
(
const FScriptDelegate& InDelegate |
Removes a function from this multi-cast delegate's invocation list (performance is O(N)). | |
| void | Removes a function from this multi-cast delegate's invocation list (performance is O(N)). |