FastEngine 0.9.3
A multiplayer oriented 2D engine made with Vulkan.
Loading...
Searching...
No Matches
fge::net::Identity Struct Reference

A class to represent a client or server identity with an IP address and a port. More...

#include <C_identity.hpp>

Public Member Functions

bool operator== (Identity const &right) const
 

Public Attributes

IpAddress _ip
 
Port _port
 

Detailed Description

A class to represent a client or server identity with an IP address and a port.


The documentation for this struct was generated from the following file: