Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FInternetAddrDemo
- FInternetAddr::GetIp()
- FInternetAddrDemo::GetIp()
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/ReplayTypes.h |
| Include | #include "ReplayTypes.h" |
virtual void GetIp
&40;
uint32 & OutAddr
&41; const
Remarks
Copies the network byte order ip address to a host byte order dword
Parameters
| Name | Description |
|---|---|
| OutAddr | the out param receiving the ip address |