Navigation
API > API/Developer > API/Developer/DirectoryWatcher > API/Developer/DirectoryWatcher/FFileCacheCustomVersion
| Name | Type |
| Type | enum |
| Header File | /Engine/Source/Developer/DirectoryWatcher/Public/FileCache.h |
| Include Path | #include "FileCache.h" |
Syntax
enum Type
{
Initial,
IncludeFileHash,
Latest = IncludeFileHash,
}
Values
| Name | Remarks |
|---|---|
| Initial | |
| IncludeFileHash | |
| Latest |