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 operator&33;&61;
&40;
const FIPv4Address & Other
&41; const
Remarks
Compares this IPv4 address with the given address for inequality. true if the addresses are not equal, false otherwise.
Parameters
| Name | Description |
|---|---|
| Other | The address to compare with. |