Connect Socket

Connect Socket

Windows
MacOS
Linux

Attempts to connect a socket to the specified host and port. This is a blocking call.

Target is Movie Pipeline Executor Base

Connect Socket
Target
Select Asset
In Host Name
In Port
0
Return Value

Inputs

In
Exec
Target
Movie Pipeline Executor Base Object Reference
In Host Name
String

The host name as to connect to such as "127.0.0.1"

In Port
Integer

The port to attempt to connect to the host on.

Outputs

Out
Exec
Return Value
Boolean

True if the socket was succesfully connected to the given host and port.

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