IUdpMessageTunnelConnection::IsOpen

Checks whether this connection is open.

Windows
MacOS
Linux

References

Module

UdpMessaging

Header

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

Include

#include "IUdpMessageTunnelConnection.h"

Syntax

bool IsOpen() const

Remarks

Checks whether this connection is open.

Returns

true if the connection is open, false otherwise.

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