UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::UnifiedError::IoStoreOnDemand::FVerificationErrorContext Struct Reference

#include <OnDemandError.h>

Public Attributes

uint32 CorruptChunkCount = 0
 
uint32 MissingChunkCount = 0
 
uint32 ReadErrorCount = 0
 

Member Data Documentation

◆ CorruptChunkCount

uint32 UE::UnifiedError::IoStoreOnDemand::FVerificationErrorContext::CorruptChunkCount = 0

◆ MissingChunkCount

uint32 UE::UnifiedError::IoStoreOnDemand::FVerificationErrorContext::MissingChunkCount = 0

◆ ReadErrorCount

uint32 UE::UnifiedError::IoStoreOnDemand::FVerificationErrorContext::ReadErrorCount = 0

The documentation for this struct was generated from the following file: