Navigation
API > API/Runtime > API/Runtime/Core
| Name | FFileCachePreloadEntry |
| Type | struct |
| Header File | /Engine/Source/Runtime/Core/Public/FileCache/FileCache.h |
| Include Path | #include "FileCache/FileCache.h" |
Syntax
struct FFileCachePreloadEntry
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| FileCache/FileCache.h | |||
FFileCachePreloadEntry
(
int64 InOffset, |
FileCache/FileCache.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Offset | int64 | FileCache/FileCache.h | ||
| Size | int64 | FileCache/FileCache.h |