Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FInternetAddrDemo > API/Runtime/Engine/FInternetAddrDemo/SetIp
- FInternetAddr::SetIp()
- FInternetAddrDemo::SetIp()
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/ReplayTypes.h |
| Include | #include "ReplayTypes.h" |
virtual 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 |