Navigation
Unreal Engine C++ API Reference > 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)). |