Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Net > API/Runtime/Engine/Net/FVoicePacket > API/Runtime/Engine/Net/FVoicePacket/__ctor
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/Net/VoiceDataCommon.h |
| Include | #include "Net/VoiceDataCommon.h" |
FVoicePacket
(
const FVoicePacket & Other
)
Remarks
Copies another packet and inits the ref count
Parameters
| Name | Description |
|---|---|
| Other | packet to copy |
| InRefCount | the starting ref count to use |