UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FIoChunkBlockDecodeResult Struct Reference

#include <IoChunkEncoding.h>

Public Attributes

FMutableMemoryView DecodedBlock
 
EIoErrorCode ErrorCode = EIoErrorCode::Unknown
 

Detailed Description

Holds the result from decoding a single I/O store chunk block.

Member Data Documentation

◆ DecodedBlock

FMutableMemoryView FIoChunkBlockDecodeResult::DecodedBlock

◆ ErrorCode

EIoErrorCode FIoChunkBlockDecodeResult::ErrorCode = EIoErrorCode::Unknown

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