TMulticastScriptDelegate::CompactInvocationList

Cleans up any delegates in our invocation list that have expired (performance is O(N))

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/UObject/ScriptDelegates.h

Include

#include "UObject/ScriptDelegates.h"

Syntax

void CompactInvocationList() const

Remarks

Cleans up any delegates in our invocation list that have expired (performance is O(N))

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