|
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 |
| char * | name |
Requesting marriage at a priest
Definition at line 4437 of file protocol.h.
| EoPacket PriestRequestClientPacket::_eo |
Definition at line 4438 of file protocol.h.
| char* PriestRequestClientPacket::name |
Definition at line 4440 of file protocol.h.
| int32_t PriestRequestClientPacket::session_id |
Definition at line 4439 of file protocol.h.