![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <VirtualizationSystem.h>
Public Attributes | |
| uint64 | OriginalSize = 0 |
| uint64 | RehydratedSize = 0 |
| int32 | NumPayloadsRehydrated = 0 |
Info about a rehydration operation
| int32 UE::Virtualization::FRehydrationInfo::NumPayloadsRehydrated = 0 |
The number of payloads that needed to be rehydrated
| uint64 UE::Virtualization::FRehydrationInfo::OriginalSize = 0 |
Size of the package before it was rehydrated
| uint64 UE::Virtualization::FRehydrationInfo::RehydratedSize = 0 |
Size of the package after rehydration, this does not including padding if any was applied