Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Net > FVoicePacket
- FVoicePacket::Serialize()
- FVoicePacketImpl::Serialize()
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Public/Net/VoiceDataCommon.h |
Include | #include "Net/VoiceDataCommon.h" |
void Serialize
&40;
class FArchive & Ar
&41;
Remarks
Serialize the voice packet data to a buffer
Parameters
Name | Description |
---|---|
Ar | buffer to write into |