FIPv4Endpoint

Overload list

Windows
MacOS
Linux
Name Description

Public function

FIPv4Endpoint()

Default constructor.

Public function

FIPv4Endpoint

(
    const TSharedPtr< FInternetAddr >&...
)

Creates and initializes a new IPv4 endpoint from a given FInternetAddr object.

Public function

FIPv4Endpoint

(
    const FIPv4Address& InAddress,
    uint16 InPort
)

Creates and initializes a new IPv4 endpoint with the specified NetID 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