My Project
Public Member Functions | List of all members
System::SetNbPlayerInLobbySystem Class Reference

System that set number of player in Lobby. More...

#include <SetNbPlayerInLobbySystem.hpp>

Public Member Functions

 SetNbPlayerInLobbySystem ()
 Set the Nb Player In Lobby System object.
 
void operator() (Registry &registry, Sparse_array< component::cnetwork_queue_t > &networkQueue)
 Function that will be automaticaly called while the client is working (on loop) More...
 

Detailed Description

System that set number of player in Lobby.

Member Function Documentation

◆ operator()()

void System::SetNbPlayerInLobbySystem::operator() ( Registry registry,
Sparse_array< component::cnetwork_queue_t > &  networkQueue 
)

Function that will be automaticaly called while the client is working (on loop)

Parameters
registryRegistry of the client
networkQueueThe sparse array of network entities

The documentation for this class was generated from the following files: