IUdpMessageTunnel::GetTotalOutboundBytes

Gets the total number of bytes that were sent out through tunnels.

Windows
MacOS
Linux

References

Module

UdpMessaging

Header

/Engine/Plugins/Messaging/UdpMessaging/Source/UdpMessaging/Public/IUdpMessageTunnel.h

Include

#include "IUdpMessageTunnel.h"

Syntax

uint64 GetTotalOutboundBytes() const

Remarks

Gets the total number of bytes that were sent out through tunnels.

Returns

Number of bytes.

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