FUdpSocketSender::SetSendRate

Sets the send rate (in bytes per second).

Windows
MacOS
Linux

References

Module

Networking

Header

/Engine/Source/Runtime/Networking/Public/Common/UdpSocketSender.h

Include

#include "Common/UdpSocketSender.h"

Syntax

void SetSendRate
(
    uint32 Rate
)

Remarks

Sets the send rate (in bytes per second).

Parameters

Parameter

Description

Rate

The new send rate (0 = unlimited).

See Also

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