FIPv4Endpoint::ToInternetAddrIPV4

Converts this endpoint to an [FInternetAddr](API\Runtime\Sockets\FInternetAddr) object.

Windows
MacOS
Linux

References

Module

Networking

Header

/Engine/Source/Runtime/Networking/Public/Interfaces/IPv4/IPv4Endpoint.h

Include

#include "Interfaces/IPv4/IPv4Endpoint.h"

Syntax

TSharedRef< FInternetAddr > ToInternetAddrIPV4() const

Remarks

Converts this endpoint to an FInternetAddr object.

this method will be removed after the socket subsystem is refactored.

Returns

Internet address object representing this endpoint.

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