FIPv4Address::FIPv4Address

Creates and initializes a new IPv4 address with the specified value.

Windows
MacOS
Linux

References

Module

Networking

Header

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

Include

#include "Interfaces/IPv4/IPv4Address.h"

Syntax

FIPv4Address
(
    uint32 InValue
)

Remarks

Creates and initializes a new IPv4 address with the specified value.

Parameters

Parameter

Description

InValue

The address value (in host byte order).

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