IUdpMessageTunnel::GetTotalInboundBytes

Gets the total number of bytes that were received from tunnels.

Windows
MacOS
Linux

References

Module

UdpMessaging

Header

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

Include

#include "IUdpMessageTunnel.h"

Syntax

uint64 GetTotalInboundBytes() const

Remarks

Gets the total number of bytes that were received from 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