group2 0.1.0
CSE 125 Group 2
Loading...
Searching...
No Matches
net::discovery::ServerRegistration Struct Reference

#include <GlobalDiscoveryProtocol.hpp>

Public Attributes

std::uint32_t serverId = 0
std::string name
std::uint16_t gamePort = 0
std::uint8_t currentPlayers = 0
std::uint8_t maxPlayers = 0

Member Data Documentation

◆ currentPlayers

std::uint8_t net::discovery::ServerRegistration::currentPlayers = 0

◆ gamePort

std::uint16_t net::discovery::ServerRegistration::gamePort = 0

◆ maxPlayers

std::uint8_t net::discovery::ServerRegistration::maxPlayers = 0

◆ name

std::string net::discovery::ServerRegistration::name

◆ serverId

std::uint32_t net::discovery::ServerRegistration::serverId = 0

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