Navigation
API > API/Runtime > API/Runtime/Networking > API/Runtime/Networking/Interfaces > API/Runtime/Networking/Interfaces/Steam > API/Runtime/Networking/Interfaces/Steam/FSteamEndpoint
References
| Module | Networking |
| Header | /Engine/Source/Runtime/Networking/Public/Interfaces/Steam/SteamEndpoint.h |
| Include | #include "Interfaces/Steam/SteamEndpoint.h" |
bool operator&61;&61;
&40;
const FSteamEndpoint & Other
&41; const
Remarks
Compares this Steam address with the given address for equality. true if the addresses are equal, false otherwise.
Parameters
| Name | Description |
|---|---|
| Other | The address to compare with. |