Navigation
API > API/Plugins > API/Plugins/StormSyncTransportCore
This is a socket "message" sent from receiver to notify sender of the amount of bytes received so far
| Name | FStormSyncTransportTcpTransferCompletePacket |
| Type | struct |
| Header File | /Engine/Plugins/VirtualProduction/StormSync/Source/StormSyncTransportCore/Public/StormSyncTransportTcpPackets.h |
| Include Path | #include "StormSyncTransportTcpPackets.h" |
Syntax
USTRUCT ()
struct FStormSyncTransportTcpTransferCompletePacket : public FStormSyncTransportTcpPacket
Inheritance Hierarchy
- FStormSyncTransportTcpPacket → FStormSyncTransportTcpTransferCompletePacket
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FStormSyncTransportTcpTransferCompletePacket() |
StormSyncTransportTcpPackets.h |