FInternetAddr::GetRawIp

Gets the ip address in a raw array stored in network byte order.

Windows
MacOS
Linux

Override Hierarchy

FInternetAddr::GetRawIp()

FInternetAddrDemo::GetRawIp()

References

Module

Sockets

Header

/Engine/Source/Runtime/Sockets/Public/IPAddress.h

Include

#include "IPAddress.h"

Syntax

TArray< uint8 > GetRawIp() const

Remarks

Gets the ip address in a raw array stored in network byte order.

Returns

The raw address stored in an array

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