![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <FileCache.h>
Public Member Functions | |
| FFileCachePreloadEntry () | |
| FFileCachePreloadEntry (int64 InOffset, int64 InSize) | |
Public Attributes | |
| int64 | Offset |
| int64 | Size |
|
inline |
| int64 FFileCachePreloadEntry::Offset |
| int64 FFileCachePreloadEntry::Size |