Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FInternetAddrDemo
- FInternetAddr::ToString()
- FInternetAddrDemo::ToString()
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/ReplayTypes.h |
| Include | #include "ReplayTypes.h" |
virtual FString ToString
&40;
bool bAppendPort
&41; const
Remarks
Converts this internet ip address to string form
Parameters
| Name | Description |
|---|---|
| bAppendPort | whether to append the port information or not |