FMulticastDelegateBase::CompactInvocationList

Removes any expired or deleted functions from the invocation list.

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Delegates/MulticastDelegateBase.h

Include

#include "Delegates/MulticastDelegateBase.h"

Syntax

void CompactInvocationList
(
    bool CheckThreshold
)

Remarks

Removes any expired or deleted functions from the invocation list.

See Also

RequestCompaction

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