FVoicePacket::FVoicePacket

Copies another packet and inits the ref count

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "Net/VoiceDataCommon.h"

Syntax

FVoicePacket
(
    const FVoicePacket & Other
)

Remarks

Copies another packet and inits the ref count

Parameters

Parameter

Description

Other

packet to copy

InRefCount

the starting ref count to use

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