![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <IoDispatcherFileBackendTypes.h>
Public Attributes | ||
| union { | ||
| struct { | ||
| uint32 FileIndex | ||
| uint32 BlockIndex | ||
| } | ||
| uint64 Hash | ||
| }; | ||
Friends | |
| bool | operator== (const FFileIoStoreBlockKey &A, const FFileIoStoreBlockKey &B) |
| uint32 | GetTypeHash (const FFileIoStoreBlockKey &Key) |
|
friend |
|
friend |
| union { ... } FFileIoStoreBlockKey |
| uint32 FFileIoStoreBlockKey::BlockIndex |
| uint32 FFileIoStoreBlockKey::FileIndex |
| uint64 FFileIoStoreBlockKey::Hash |