Navigation
API > API/Developer > API/Developer/DirectoryWatcher
References
| Module | DirectoryWatcher |
| Header | /Engine/Source/Developer/DirectoryWatcher/Public/FileCache.h |
| Include | #include "FileCache.h" |
Syntax
struct FFileData
Remarks
Structure representing specific information about a particular file
Variables
| Type | Name | Description | |
|---|---|---|---|
| FMD5Hash | FileHash | The cached MD5 hash of the file on disk | |
| FDateTime | Timestamp | The cached timestamp of the file on disk |