FTcpSocketBuilder::operator FSocket *

Implicit conversion operator that builds the socket as configured.

Windows
MacOS
Linux

References

Module

Networking

Header

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

Include

#include "Common/TcpSocketBuilder.h"

Syntax

operator FSocket *() const

Remarks

Implicit conversion operator that builds the socket as configured.

Returns

The built 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