eolib 0.5.0
A core C library for writing applications related to Endless Online
Loading...
Searching...
No Matches
ConnectionAcceptClientPacket Struct Reference

#include <protocol.h>

Data Fields

EoPacket _eo
int32_t client_encryption_multiple
int32_t server_encryption_multiple
int32_t player_id

Detailed Description

Confirm initialization data

Definition at line 2666 of file protocol.h.

Field Documentation

◆ _eo

EoPacket ConnectionAcceptClientPacket::_eo

Definition at line 2667 of file protocol.h.

◆ client_encryption_multiple

int32_t ConnectionAcceptClientPacket::client_encryption_multiple

Definition at line 2668 of file protocol.h.

◆ player_id

int32_t ConnectionAcceptClientPacket::player_id

Definition at line 2670 of file protocol.h.

◆ server_encryption_multiple

int32_t ConnectionAcceptClientPacket::server_encryption_multiple

Definition at line 2669 of file protocol.h.


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