UOnlineEngineInterface::SerializeRemotePacket

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "Net/OnlineEngineInterface.h"

Syntax

virtual TSharedPtr< FVoicePacket > SerializeRemotePacket
(
    UWorld * World,
    const UNetConnection *const RemoteConnection,
    FArchive & Ar
)

Returns

a valid voice packet submitted over network

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