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

CONNECT packet payload. More...

#include <Protocol.hpp>

+ Collaboration diagram for rnp::PacketConnect:

Public Attributes

std::uint8_t nameLen
 
std::array< char, 32 > playerName
 
std::uint32_t clientCaps
 

Detailed Description

CONNECT packet payload.

Definition at line 137 of file Protocol.hpp.

Member Data Documentation

◆ clientCaps

std::uint32_t rnp::PacketConnect::clientCaps

◆ nameLen

◆ playerName

std::array<char, 32> rnp::PacketConnect::playerName

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