FDictionaryHeader

Dictionary file header

Windows
MacOS
Linux

References

Module

OodleNetworkHandlerComponent

Header

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

Include

#include "OodleNetworkArchives.h"

Syntax

class FDictionaryHeader

Remarks

Dictionary file header

Variables

Name Description

Public variable

FOodleCompresse...

 

CompressorData

Compressed Oodle compressor state data, within the archive

Public variable

FOodleCompresse...

 

DictionaryData

Compressed dictionary data, within the archive

Public variable

uint32

 

DictionaryVersion

Dictionary file format version

Public variable

TRewritable< in...

 

HashTableSize

Size of the hash table used for the dictionary

Public variable

uint32

 

Magic

Written header values Unique value indicating this file type

Public variable

uint32

 

OodleMajorHeaderVersion

Oodle header version - noting changes in Oodle data format (only the major-version reflects file format changes)

Constructors

Name Description

Public function

FDictionaryHeader()

Base constructor

Functions

Name Description

Public function

void

 

SerializeHeader

Serializes the dictionary file header

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