Navigation
API > API/Developer > API/Developer/DirectoryWatcher > API/Developer/DirectoryWatcher/FFileCache
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FFileCache
(
const FFileCacheConfig& InConfig |
Construction from a config | FileCache.h | |
FFileCache
(
const FFileCache& |
FileCache.h |
FFileCache(const FFileCacheConfig &)
Description
Construction from a config
| Name | FFileCache |
| Type | function |
| Header File | /Engine/Source/Developer/DirectoryWatcher/Public/FileCache.h |
| Include Path | #include "FileCache.h" |
| Source | /Engine/Source/Developer/DirectoryWatcher/Private/FileCache.cpp |
FFileCache
(
const FFileCacheConfig & InConfig
)
FFileCache(const FFileCache &)
| Name | FFileCache |
| Type | function |
| Header File | /Engine/Source/Developer/DirectoryWatcher/Public/FileCache.h |
| Include Path | #include "FileCache.h" |
FFileCache
(
const FFileCache &
)