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

Public Member Functions

uint32 Get () const
 
void Increment_GameThread ()
 

Public Attributes

uint32 Version_GameThread = 0
 
uint32 Version_RenderThread = 0
 

Detailed Description

Version number used to help track configuration changes.

Member Function Documentation

◆ Get()

uint32 FVirtualTexturePoolVersion::Get ( ) const
inline

◆ Increment_GameThread()

void FVirtualTexturePoolVersion::Increment_GameThread ( )
inline

Member Data Documentation

◆ Version_GameThread

uint32 FVirtualTexturePoolVersion::Version_GameThread = 0

◆ Version_RenderThread

uint32 FVirtualTexturePoolVersion::Version_RenderThread = 0

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