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

#include <protocol.h>

Data Fields

EoPacket _eo
char * username
char * old_password
char * new_password

Detailed Description

Change password

Definition at line 2726 of file protocol.h.

Field Documentation

◆ _eo

EoPacket AccountAgreeClientPacket::_eo

Definition at line 2727 of file protocol.h.

◆ new_password

char* AccountAgreeClientPacket::new_password

Definition at line 2730 of file protocol.h.

◆ old_password

char* AccountAgreeClientPacket::old_password

Definition at line 2729 of file protocol.h.

◆ username

char* AccountAgreeClientPacket::username

Definition at line 2728 of file protocol.h.


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