Navigation
API > API/Runtime > API/Runtime/Networking > API/Runtime/Networking/Interfaces > API/Runtime/Networking/Interfaces/IPv4 > API/Runtime/Networking/Interfaces/IPv4/FIPv4Address
References
| Module | Networking |
| Header | /Engine/Source/Runtime/Networking/Public/Interfaces/IPv4/IPv4Address.h |
| Include | #include "Interfaces/IPv4/IPv4Address.h" |
bool IsLoopbackAddress&40;&41; const
Remarks
Checks whether this IP address is a loopback address.
Loopback addresses have the form 127.x.x.x true if it is a loopback address, false otherwise.