Project Alice
Loading...
Searching...
No Matches
network::client_handshake_data Struct Reference

#include <network.hpp>

Collaboration diagram for network::client_handshake_data:

Public Attributes

sys::player_name nickname
 
uint8_t password [16] = {0}
 
uint8_t reserved [48] = {0}
 

Detailed Description

Definition at line 34 of file network.hpp.

Member Data Documentation

◆ nickname

sys::player_name network::client_handshake_data::nickname

Definition at line 35 of file network.hpp.

◆ password

uint8_t network::client_handshake_data::password[16] = {0}

Definition at line 36 of file network.hpp.

◆ reserved

uint8_t network::client_handshake_data::reserved[48] = {0}

Definition at line 37 of file network.hpp.


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