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

#include <protocol.h>

Data Fields

EoPacket _eo
char * username
char * password

Detailed Description

Login request

Definition at line 2804 of file protocol.h.

Field Documentation

◆ _eo

EoPacket LoginRequestClientPacket::_eo

Definition at line 2805 of file protocol.h.

◆ password

char* LoginRequestClientPacket::password

Definition at line 2807 of file protocol.h.

◆ username

char* LoginRequestClientPacket::username

Definition at line 2806 of file protocol.h.


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