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