Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Containers > API/Runtime/Core/Containers/TAllocat-
References
| |
|
| Module |
Core |
| Header |
/Engine/Source/Runtime/Core/Public/Containers/ContainerAllocationPolicies.h |
| Include |
#include "Containers/ContainerAllocationPolicies.h" |
Syntax
enum
{
SupportsFreezeMemoryImage = TAllocatorTraits<InSparseArrayAllocator>::SupportsFreezeMemoryImage && TAllocatorTraits<InHashAllocator>::SupportsFreezeMemoryImage,
}
Values
| Name |
Description |
| SupportsFreezeMemoryImage |
|