FIPv4Address

Overload list

Windows
MacOS
Linux
Name Description

Public function

FIPv4Address()

Default constructor.

Public function

FIPv4Address

(
    uint32 InValue
)

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

Public function

FIPv4Address

(
    uint8 InA,
    uint8 InB,
    uint8 InC,
    uint8 InD
)

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

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