Navigation
Unreal Engine C++ API Reference > Plugins > UdpMessaging > IUdpMessageTunnelConnection
References
Module | UdpMessaging |
Header | /Engine/Plugins/Messaging/UdpMessaging/Source/UdpMessaging/Public/IUdpMessageTunnelConnection.h |
Include | #include "IUdpMessageTunnelConnection.h" |
bool IsOpen&40;&41; const
Remarks
Checks whether this connection is open. true if the connection is open, false otherwise.