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

#include <protocol.h>

Data Fields

EoPacket _eo
int32_t session_id
int32_t character_id

Detailed Description

Entering game

Definition at line 2831 of file protocol.h.

Field Documentation

◆ _eo

EoPacket WelcomeMsgClientPacket::_eo

Definition at line 2832 of file protocol.h.

◆ character_id

int32_t WelcomeMsgClientPacket::character_id

Definition at line 2834 of file protocol.h.

◆ session_id

int32_t WelcomeMsgClientPacket::session_id

Definition at line 2833 of file protocol.h.


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