Navigation API > API/Runtime > API/Runtime/Core A TArray allocator (32-bit sizetype only) that allocates from FMemory and allows specifying alignment for all allocations. Name TAlignedHeapAllocator Type class Header File /Engine/Source/Runtime/Core/Public/Containers/ContainerAllocationPolicies.h Include Path #include "Containers/ContainerAllocationPolicies.h" Syntax template<uint32 Alignment> class TAlignedHeapAllocator Copy full snippettemplate<uint32 Alignment> class TAlignedHeapAllocator Classes Name Remarks ForAnyElementType ForElementType Enums Public Name Remarks TAlignedHeapAllocator TAlignedHeapAllocator Typedefs Name Type Remarks Include Path SizeType int32 Containers/ContainerAllocationPolicies.h