![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <IoStoreOnDemand.h>
Public Member Functions | |
| bool | IsOk () const |
Public Attributes | |
| double | DurationInSeconds = 0.0 |
| TOptional< UE::UnifiedError::FError > | Error |
Holds information about a purge request
|
inline |
Returns True if the request succeeded.
| double UE::IoStore::FOnDemandPurgeResult::DurationInSeconds = 0.0 |
Duration in seconds.
| TOptional<UE::UnifiedError::FError> UE::IoStore::FOnDemandPurgeResult::Error |
Error information about the request.