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

#include <CompressedBuffer.h>

Public Member Functions

 FCompressedBufferReaderSourceScope (FCompressedBufferReader &InReader, FArchive &InArchive)
 
 FCompressedBufferReaderSourceScope (FCompressedBufferReader &InReader, const FCompressedBuffer &InBuffer)
 
 ~FCompressedBufferReaderSourceScope ()
 

Detailed Description

A type that sets the source of a reader upon construction and resets it upon destruction.

Constructor & Destructor Documentation

◆ FCompressedBufferReaderSourceScope() [1/2]

FCompressedBufferReaderSourceScope::FCompressedBufferReaderSourceScope ( FCompressedBufferReader InReader,
FArchive InArchive 
)
inline

◆ FCompressedBufferReaderSourceScope() [2/2]

FCompressedBufferReaderSourceScope::FCompressedBufferReaderSourceScope ( FCompressedBufferReader InReader,
const FCompressedBuffer InBuffer 
)
inline

◆ ~FCompressedBufferReaderSourceScope()

FCompressedBufferReaderSourceScope::~FCompressedBufferReaderSourceScope ( )
inline

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