FUdpSocketSender::Update

Update this socket sender.

Windows
MacOS
Linux

References

Module

Networking

Header

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

Include

#include "Common/UdpSocketSender.h"

Syntax

bool Update
(
    const FTimespan & SocketWaitTime
)

Remarks

Update this socket sender.

Returns

true on success, false otherwise.

Parameters

Parameter

Description

Time

to wait for the socket.

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