FUdpSocketBuilder::WithMulticastLoopback

Enables multicast loopback.

Windows
MacOS
Linux

References

Module

Networking

Header

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

Include

#include "Common/UdpSocketBuilder.h"

Syntax

FUdpSocketBuilder & WithMulticastLoopback()

Remarks

Enables multicast loopback.

Returns

This instance (for method chaining).

Parameters

Parameter

Description

AllowLoopback

Whether to allow multicast loopback.

TimeToLive

The time to live.

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