Navigation
Unreal Engine C++ API Reference > Developer > DirectoryWatcher > FFileCache
Syntax
TMap< FImmutableString, FFileData > DirtyFiles
Remarks
A map of dirty files that we will use to report changes to the user. Timestamp value of FFileData here pertains to the time of the change not the timestamp of the file.