Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/FFileCachePreloadEntry
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
FileCache/FileCache.h |
|
|
|
FileCache/FileCache.h |
|
FFileCachePreloadEntry()
| |
|
| Name |
FFileCachePreloadEntry |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Core/Public/FileCache/FileCache.h |
| Include Path |
#include "FileCache/FileCache.h" |
FFileCachePreloadEntry()
FFileCachePreloadEntry(int64, int64)
| |
|
| Name |
FFileCachePreloadEntry |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Core/Public/FileCache/FileCache.h |
| Include Path |
#include "FileCache/FileCache.h" |
FFileCachePreloadEntry
(
int64 InOffset,
int64 InSize
)