![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <VirtualTextureShared.h>
Public Member Functions | |
| FPageTableUpdate () | |
| FPageTableUpdate (const FPageTableUpdate &Other)=default | |
| FPageTableUpdate & | operator= (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 |
|
inline |
|
default |
|
inline |
|
default |
| FPhysicalTileLocation FPageTableUpdate::pTileLocation |
| uint32 FPageTableUpdate::vAddress |
| uint8 FPageTableUpdate::vLevel |
| uint8 FPageTableUpdate::vLogSize |