FInternetAddrDemo::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

Engine

Header

/Engine/Source/Runtime/Engine/Public/ReplayTypes.h

Include

#include "ReplayTypes.h"

Syntax

virtual 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