FOodleCompressedData

Struct for handling compressed data within the archive

Windows
MacOS
Linux

References

Module

OodleNetworkHandlerComponent

Header

/Engine/Plugins/Compression/OodleNetwork/Source/Public/OodleNetworkArchives.h

Include

#include "OodleNetworkArchives.h"

Syntax

struct FOodleCompressedData

Remarks

Struct for handling compressed data within the archive

Variables

Name Description

Public variable

TRewritable< ui...

 

CompressedLength

The compressed length of the data

Public variable

TRewritable< ui...

 

DecompressedLength

The decompressed length of the data

Public variable

TRewritable< ui...

 

Offset

Written values The offset of the compressed data, within the archive

Constructors

Name Description

Public function

FOodleCompressedData()

Base constructor

Functions

Name Description

Public function

void

 

Serialize

(
    FArchive& Ar
)

Serialize this struct to/from an archive

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss