UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FPhysicalSpaceIDAndAddress Union Reference

#include <TexturePageMap.h>

Public Member Functions

 FPhysicalSpaceIDAndAddress ()
 
 FPhysicalSpaceIDAndAddress (uint16 InPhysicalSpaceID, uint16 InAddress)
 

Public Attributes

uint32 Packed
 
struct { 
 
   uint16   PhysicalSpaceID 
 
   uint16   pAddress 
 
};  
 

Constructor & Destructor Documentation

◆ FPhysicalSpaceIDAndAddress() [1/2]

FPhysicalSpaceIDAndAddress::FPhysicalSpaceIDAndAddress ( )
inline

◆ FPhysicalSpaceIDAndAddress() [2/2]

FPhysicalSpaceIDAndAddress::FPhysicalSpaceIDAndAddress ( uint16  InPhysicalSpaceID,
uint16  InAddress 
)
inline

Member Data Documentation

◆ [struct]

◆ Packed

uint32 FPhysicalSpaceIDAndAddress::Packed

◆ pAddress

uint16 FPhysicalSpaceIDAndAddress::pAddress

◆ PhysicalSpaceID

uint16 FPhysicalSpaceIDAndAddress::PhysicalSpaceID

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