FIPv4SubnetMask::FIPv4SubnetMask

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

Windows
MacOS
Linux

References

Module

Networking

Header

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

Include

#include "Interfaces/IPv4/IPv4SubnetMask.h"

Syntax

FIPv4SubnetMask
(
    uint32 InValue
)

Remarks

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