IWebSocket::Connect

Initiate a client connection to the server.

Windows
MacOS
Linux

References

Module

WebSockets

Header

/Engine/Source/Runtime/Online/WebSockets/Public/IWebSocket.h

Include

#include "IWebSocket.h"

Syntax

void Connect()

Remarks

Initiate a client connection to the server. Use this after setting up event handlers or to reconnect after connection errors.

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