![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <NetSerializerArrayStorage.h>
Classes | |
| class | ForElementType |
Public Types | |
| using | SizeType = typename SecondaryAllocator::SizeType |
The InlinedElementAllocationPolicy allocates up to a specified number of elements in the same allocation as the container. Any allocation needed beyond that causes all data to be moved into an indirect allocation.
| using UE::Net::AllocationPolicies::TInlinedElementAllocationPolicy< NumInlineElements, SecondaryAllocator >::SizeType = typename SecondaryAllocator::SizeType |