FIPv4SubnetMask

Overload list

Windows
MacOS
Linux
Name Description

Public function

FIPv4SubnetMask()

Default constructor.

Public function

FIPv4SubnetMask

(
    uint32 InValue
)

Creates and initializes a new IPv4 subnet mask with the specified value.

Public function

FIPv4SubnetMask

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

Creates and initializes a new IPv4 subnet mask 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