Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Delegates
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Delegates/DelegateBase.h |
| Include | #include "Delegates/DelegateBase.h" |
template<typename ThreadSafetyMode>
void * operator new
(
size_t Size,
const TWriteLockedDelegateAllocation < ThreadSafetyMode > & LockedAllocation
)