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

#include <VirtualTextureShared.h>

Public Member Functions

 FPageTableUpdate ()
 
 FPageTableUpdate (const FPageTableUpdate &Other)=default
 
FPageTableUpdateoperator= (const FPageTableUpdate &Other)=default
 
 FPageTableUpdate (const FPageTableUpdate &Update, uint32 Offset, uint8 vDimensions)
 
void Check (uint8 vDimensions)
 

Public Attributes

uint32 vAddress
 
FPhysicalTileLocation pTileLocation
 
uint8 vLevel
 
uint8 vLogSize
 

Constructor & Destructor Documentation

◆ FPageTableUpdate() [1/3]

FPageTableUpdate::FPageTableUpdate ( )
inline

◆ FPageTableUpdate() [2/3]

FPageTableUpdate::FPageTableUpdate ( const FPageTableUpdate Other)
default

◆ FPageTableUpdate() [3/3]

FPageTableUpdate::FPageTableUpdate ( const FPageTableUpdate Update,
uint32  Offset,
uint8  vDimensions 
)
inline

Member Function Documentation

◆ Check()

void FPageTableUpdate::Check ( uint8  vDimensions)
inline

◆ operator=()

FPageTableUpdate & FPageTableUpdate::operator= ( const FPageTableUpdate Other)
default

Member Data Documentation

◆ pTileLocation

FPhysicalTileLocation FPageTableUpdate::pTileLocation

◆ vAddress

uint32 FPageTableUpdate::vAddress

◆ vLevel

uint8 FPageTableUpdate::vLevel

◆ vLogSize

uint8 FPageTableUpdate::vLogSize

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