Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/Networking/Public/Interfaces/IPv4/IPv4Address.h |
Include |
#include "Interfaces/IPv4/IPv4Address.h" |
FIPv4Address
(
uint32 InValue
)
Creates and initializes a new IPv4 address with the specified value.
Parameter |
Description |
---|---|
InValue |
The address value (in host byte order). |