Navigation
Unreal Engine C++ API Reference > Runtime > Core > FileCache
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/FileCache/FileCache.h |
Include | #include "FileCache/FileCache.h" |
Syntax
struct FFileCachePreloadEntry
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
int64 | Offset | |
![]() |
int64 | Size |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
|||
![]() |
FFileCachePreloadEntry
(
int64 InOffset, |