UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FPageUpdateBuffer Struct Reference

Public Attributes

uint16 PhysicalAddresses [PageCapacity]
 
uint32 PrevPhysicalAddress = ~0u
 
uint32 NumPages = 0u
 
uint32 NumPageUpdates = 0u
 
uint32 WorkingSetSize = 0u
 

Static Public Attributes

static const uint32 PageCapacity = 128u
 

Member Data Documentation

◆ NumPages

uint32 FPageUpdateBuffer::NumPages = 0u

◆ NumPageUpdates

uint32 FPageUpdateBuffer::NumPageUpdates = 0u

◆ PageCapacity

const uint32 FPageUpdateBuffer::PageCapacity = 128u
static

◆ PhysicalAddresses

uint16 FPageUpdateBuffer::PhysicalAddresses[PageCapacity]

◆ PrevPhysicalAddress

uint32 FPageUpdateBuffer::PrevPhysicalAddress = ~0u

◆ WorkingSetSize

uint32 FPageUpdateBuffer::WorkingSetSize = 0u

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