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