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

#include <ScenePrivate.h>

Public Member Functions

 FTypeOffsetTableEntry (const FPrimitiveSceneProxyType &InPrimitiveSceneProxyType, uint32 InOffset)
 

Public Attributes

FPrimitiveSceneProxyType PrimitiveSceneProxyType
 
uint32 Offset
 

Constructor & Destructor Documentation

◆ FTypeOffsetTableEntry()

FScene::FTypeOffsetTableEntry::FTypeOffsetTableEntry ( const FPrimitiveSceneProxyType InPrimitiveSceneProxyType,
uint32  InOffset 
)
inline

Member Data Documentation

◆ Offset

uint32 FScene::FTypeOffsetTableEntry::Offset

◆ PrimitiveSceneProxyType

FPrimitiveSceneProxyType FScene::FTypeOffsetTableEntry::PrimitiveSceneProxyType

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