|
eolib 0.5.0
A core C library for writing applications related to Endless Online
|
#include <protocol.h>
Data Fields | |
| EoPacket | _eo |
| char * | username |
| char * | old_password |
| char * | new_password |
Change password
Definition at line 2726 of file protocol.h.
| EoPacket AccountAgreeClientPacket::_eo |
Definition at line 2727 of file protocol.h.
| char* AccountAgreeClientPacket::new_password |
Definition at line 2730 of file protocol.h.
| char* AccountAgreeClientPacket::old_password |
Definition at line 2729 of file protocol.h.
| char* AccountAgreeClientPacket::username |
Definition at line 2728 of file protocol.h.