UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::Private::FOutputDeviceBlockAllocationTag Struct Reference
+ Inheritance diagram for UE::Private::FOutputDeviceBlockAllocationTag:

Public Types

using Allocator = FAlignedAllocator
 
- Public Types inherited from FDefaultBlockAllocationTag
using Allocator = TBlockAllocationLockFreeCache< BlockSize, FAlignedAllocator >
 

Static Public Attributes

static constexpr const charTagName = "OutputDeviceLinear"
 
- Static Public Attributes inherited from FDefaultBlockAllocationTag
static constexpr uint32 BlockSize = 64 * 1024
 
static constexpr bool AllowOversizedBlocks = true
 
static constexpr bool RequiresAccurateSize = true
 
static constexpr bool InlineBlockAllocation = false
 
static constexpr const charTagName = "DefaultLinear"
 

Member Typedef Documentation

◆ Allocator

Member Data Documentation

◆ TagName

constexpr const char* UE::Private::FOutputDeviceBlockAllocationTag::TagName = "OutputDeviceLinear"
staticconstexpr

The documentation for this struct was generated from the following file: