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

Public Member Functions

 FMemoryMappedFile (const TCHAR *Path)
 
void Preload (int64 Size=MAX_int64) const
 
FMemoryView View () const
 

Constructor & Destructor Documentation

◆ FMemoryMappedFile()

UE::AssetDataGather::Private::FMemoryMappedFile::FMemoryMappedFile ( const TCHAR Path)
inlineexplicit

Member Function Documentation

◆ Preload()

void UE::AssetDataGather::Private::FMemoryMappedFile::Preload ( int64  Size = MAX_int64) const
inline

◆ View()

FMemoryView UE::AssetDataGather::Private::FMemoryMappedFile::View ( ) const
inline

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