FInternetAddrDemo::SetIp

Sets the ip address from a string ("A.B.C.D")

Windows
MacOS
Linux

Override Hierarchy

FInternetAddr::SetIp()

FInternetAddrDemo::SetIp()

References

Module

Engine

Header

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

Include

#include "ReplayTypes.h"

Syntax

virtual void SetIp
(
    const TCHAR * InAddr,
    bool & bIsValid
)

Remarks

Sets the ip address from a string ("A.B.C.D")

Parameters

Parameter

Description

InAddr

the string containing the new ip address to use

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