UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
AssetDataGathererDiscoveryCache.cpp File Reference

Namespaces

namespace  AssetDataGathererConstants
 
namespace  UE
 
namespace  UE::AssetDataGather
 
namespace  UE::AssetDataGather::Private
 

Functions

FArchiveoperator<< (FArchive &Ar, FFileJournalFileHandle &H)
 
bool UE::AssetDataGather::Private::FindOrAddIsReparsePointRecursive (FStringView DirName, FCachedVolumeInfo &Volume, bool &bOutAdded)
 
FArchiveUE::AssetDataGather::Private::operator<< (FArchive &Ar, FCachedVolumeInfo &Data)
 
FArchiveUE::AssetDataGather::Private::operator<< (FArchive &Ar, FCachedDirScanDir &Data)
 
FArchiveUE::AssetDataGather::Private::operator<< (FArchive &Ar, FCachedDirScanFile &Data)
 

Variables

const FGuid AssetDataGathererConstants::DiscoveryCacheVersion (0x18A13604, 0x1BC44658, 0x97F7E0F0, 0x47A84CA2)
 

Function Documentation

◆ operator<<()

FArchive & operator<< ( FArchive Ar,
FFileJournalFileHandle H 
)