UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
TWriteLockedDelegateAllocation< ThreadSafetyMode > Struct Template Reference

#include <DelegateBase.h>

Public Member Functions

 TWriteLockedDelegateAllocation (TDelegateBase< ThreadSafetyMode > &Delegate)
 

Friends

voidoperator new (size_t Size, const TWriteLockedDelegateAllocation< ThreadSafetyMode > &LockedAllocation)
 

Constructor & Destructor Documentation

◆ TWriteLockedDelegateAllocation()

template<typename ThreadSafetyMode >
TWriteLockedDelegateAllocation< ThreadSafetyMode >::TWriteLockedDelegateAllocation ( TDelegateBase< ThreadSafetyMode > &  Delegate)
inlineexplicit

Friends And Related Symbol Documentation

◆ operator new

template<typename ThreadSafetyMode >
void * operator new ( size_t  Size,
const TWriteLockedDelegateAllocation< ThreadSafetyMode > &  LockedAllocation 
)
friend

The documentation for this struct was generated from the following files: