|
eolib 0.5.0
A core C library for writing applications related to Endless Online
|
#include <protocol.h>
Data Fields | |
| EoPacket | _eo |
| int32_t | session_id |
| int32_t | character_id |
Reply to client request to delete a character from the account (Character_Take)
Definition at line 4707 of file protocol.h.
| EoPacket CharacterPlayerServerPacket::_eo |
Definition at line 4708 of file protocol.h.
| int32_t CharacterPlayerServerPacket::character_id |
Definition at line 4710 of file protocol.h.
| int32_t CharacterPlayerServerPacket::session_id |
Definition at line 4709 of file protocol.h.