UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FArchive::FScopeSeekTo Class Reference

#include <Archive.h>

Public Member Functions

 FScopeSeekTo (FArchive &InAr, int64 InPos)
 
 ~FScopeSeekTo ()
 
 FScopeSeekTo (const FScopeSeekTo &)=delete
 
FScopeSeekTooperator= (const FScopeSeekTo &)=delete
 

Detailed Description

Seeks to and restores the position of an archive.

Constructor & Destructor Documentation

◆ FScopeSeekTo() [1/2]

FArchive::FScopeSeekTo::FScopeSeekTo ( FArchive InAr,
int64  InPos 
)
inline

◆ ~FScopeSeekTo()

FArchive::FScopeSeekTo::~FScopeSeekTo ( )
inline

◆ FScopeSeekTo() [2/2]

FArchive::FScopeSeekTo::FScopeSeekTo ( const FScopeSeekTo )
delete

Member Function Documentation

◆ operator=()

FScopeSeekTo & FArchive::FScopeSeekTo::operator= ( const FScopeSeekTo )
delete

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