UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
TRangeAllocator< FAllocatorModifier >::FAllocInfo Struct Reference

#include <RangeAllocator.h>

+ Inheritance diagram for TRangeAllocator< FAllocatorModifier >::FAllocInfo:

Public Attributes

uint16 RangeOffset
 
uint16 RangeSize
 
uint32 ChunkIndex
 

Member Data Documentation

◆ ChunkIndex

template<typename FAllocatorModifier >
uint32 TRangeAllocator< FAllocatorModifier >::FAllocInfo::ChunkIndex

◆ RangeOffset

template<typename FAllocatorModifier >
uint16 TRangeAllocator< FAllocatorModifier >::FAllocInfo::RangeOffset

◆ RangeSize

template<typename FAllocatorModifier >
uint16 TRangeAllocator< FAllocatorModifier >::FAllocInfo::RangeSize

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