Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Containers > API/Runtime/Core/Containers/operatornew
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Containers/SparseArray.h |
| Include | #include "Containers/SparseArray.h" |
void * operator new
(
size_t Size,
const FSparseArrayAllocationInfo & Allocation
)
Remarks
A placement new operator which constructs an element in a sparse array allocation.