UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
MulticastDelegateBase.h File Reference
#include "AutoRTFM.h"
#include "CoreTypes.h"
#include "Containers/ContainerAllocationPolicies.h"
#include "Containers/Array.h"
#include "Math/UnrealMathUtility.h"
#include "Delegates/IDelegateInstance.h"
#include "Delegates/DelegateBase.h"

Go to the source code of this file.

Classes

class  TMulticastDelegateBase< UserPolicy >
 

Macros

#define UE_MULTICAST_DELEGATE_DEFAULT_COMPACTION_THRESHOLD   2
 

Typedefs

typedef FHeapAllocator FMulticastInvocationListAllocatorType
 

Macro Definition Documentation

◆ UE_MULTICAST_DELEGATE_DEFAULT_COMPACTION_THRESHOLD

#define UE_MULTICAST_DELEGATE_DEFAULT_COMPACTION_THRESHOLD   2

Typedef Documentation

◆ FMulticastInvocationListAllocatorType