UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::StructuredArchive::Private::FSlotPosition Class Reference

#include <StructuredArchiveSlotBase.h>

Public Member Functions

 FSlotPosition (int32 InDepth, FElementId InElementId)
 

Public Attributes

int32 Depth
 
FElementId ElementId
 

Constructor & Destructor Documentation

◆ FSlotPosition()

UE::StructuredArchive::Private::FSlotPosition::FSlotPosition ( int32  InDepth,
FElementId  InElementId 
)
inlineexplicit

Member Data Documentation

◆ Depth

int32 UE::StructuredArchive::Private::FSlotPosition::Depth

◆ ElementId

FElementId UE::StructuredArchive::Private::FSlotPosition::ElementId

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