r-type  0.0.0
R-Type main
Loading...
Searching...
No Matches
rnp::PacketLobbyCreate Struct Reference

LOBBY_CREATE packet payload. More...

#include <Protocol.hpp>

+ Collaboration diagram for rnp::PacketLobbyCreate:

Public Attributes

std::uint8_t nameLen
 
std::array< char, 32 > lobbyName
 
std::uint8_t maxPlayers
 
std::uint8_t gameMode
 

Detailed Description

LOBBY_CREATE packet payload.

Definition at line 260 of file Protocol.hpp.

Member Data Documentation

◆ gameMode

◆ lobbyName

◆ maxPlayers

◆ nameLen


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