Navigation
API > API/Runtime > API/Runtime/Networking > API/Runtime/Networking/Common > API/Runtime/Networking/Common/FUdpSocketBuilder
References
| Module | Networking |
| Header | /Engine/Source/Runtime/Networking/Public/Common/UdpSocketBuilder.h |
| Include | #include "Common/UdpSocketBuilder.h" |
FUdpSocketBuilder & WithMulticastLoopback&40;&41;
Remarks
Enables multicast loopback. This instance (for method chaining).
Parameters
| Name | Description |
|---|---|
| AllowLoopback | Whether to allow multicast loopback. |
| TimeToLive | The time to live. |