Navigation
Unreal Engine C++ API Reference > Runtime > Sockets > FInternetAddr > SetIp
- FInternetAddr::SetIp()
- FInternetAddrEOS::SetIp()
- FInternetAddrDemo::SetIp()
References
Module | Sockets |
Header | /Engine/Source/Runtime/Sockets/Public/IPAddress.h |
Include | #include "IPAddress.h" |
void SetIp
&40;
const TCHAR &42; InAddr,
bool & bIsValid
&41;
Remarks
Sets the ip address from a string ("A.B.C.D")
Parameters
Name | Description |
---|---|
InAddr | the string containing the new ip address to use |