FOodleNetworkDictionary::FOodleNetworkDictionary

Base constructor

Windows
MacOS
Linux

References

Module

OodleNetworkHandlerComponent

Header

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

Include

#include "OodleNetworkHandlerComponent.h"

Source

/Engine/Plugins/Compression/OodleNetwork/Source/Private/OodleNetworkHandlerComponent.cpp

Syntax

FOodleNetworkDictionary
(
    uint32 InHashTableSize,
    uint8 * InDictionaryData,
    uint32 InDictionarySize,
    OodleNetwork1_Shared * InSharedDictionary,
    uint32 InSharedDictionarySize,
    OodleNetwork1UDP_State * InInitialCompressorState,
    uint32 InCompressorStateSize
)

Remarks

Base constructor

FOodleNetworkDictionary

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