CreateInternetAddr

Overload list

Windows
MacOS
Linux
Name Description

Public function

TSharedRef< ...

 

CreateInternetAddr()

Create a proper FInternetAddr representation

Public function Virtual

TSharedRef< ...

 

CreateInternetAddr

(
    const FName ProtocolType
)

Create a FInternetAddr of the desired protocol

Public function Virtual

TSharedRef< ...

 

CreateInternetAddr

(
    uint32 Address,
    uint32 Port
)

To support different address sizes, use CreateInternetAddr with no arguments and call SetIp/SetRawIp and SetPort on the returned object

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