Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/TLockFreeClassAllocator_TLSCache
Description
Returns a new T using the default constructor.
| Name | New |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Containers/LockFreeFixedSizeAllocator.h |
| Include Path | #include "Containers/LockFreeFixedSizeAllocator.h" |
T * New()
Pointer to the new object.