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