FVoicePacket::Serialize

Serialize the voice packet data to a buffer

Windows
MacOS
Linux

Override Hierarchy

FVoicePacket::Serialize()

FVoicePacketImpl::Serialize()

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/Net/VoiceDataCommon.h

Include

#include "Net/VoiceDataCommon.h"

Syntax

void Serialize
(
    class FArchive & Ar
)

Remarks

Serialize the voice packet data to a buffer

Parameters

Parameter

Description

Ar

buffer to write into

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