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

Represents an event on the client list (client added, client removed, ...) More...

#include <C_clientList.hpp>

Public Types

enum  Events : uint8_t { CLEVT_DELCLIENT = 0 , CLEVT_NEWCLIENT }
 

Public Attributes

fge::net::ClientListEvent::Events _event
 
fge::net::Identity _id
 

Detailed Description

Represents an event on the client list (client added, client removed, ...)


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