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

#include <AssetDataGathererDiscoveryCache.h>

Public Attributes

FString RelPath
 
FDateTime ModificationTime
 
bool bIsReadOnly = false
 

Detailed Description

Data about a file in a cached directory used by FAssetDataDiscoveryCache to avoid the IO cost of rescanning.

Member Data Documentation

◆ bIsReadOnly

bool UE::AssetDataGather::Private::FCachedDirScanFile::bIsReadOnly = false

◆ ModificationTime

FDateTime UE::AssetDataGather::Private::FCachedDirScanFile::ModificationTime

◆ RelPath

FString UE::AssetDataGather::Private::FCachedDirScanFile::RelPath

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