FPacketCaptureArchive::AppendPacketFile

Used for merging multiple packet files. Appends the specified packet file to this one.

Windows
MacOS
Linux

References

Module

OodleNetworkHandlerComponent

Header

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

Include

#include "OodleNetworkArchives.h"

Source

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

Syntax

void AppendPacketFile
(
    FPacketCaptureArchive & InPacketFile
)

Remarks

Used for merging multiple packet files. Appends the specified packet file to this one.

Parameters

Parameter

Description

InPacketFile

The packet file archive, to append to this one.

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