|
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 | behavior_id |
| char * | answers [3] |
Subscribing to a town
Definition at line 3337 of file protocol.h.
| EoPacket CitizenReplyClientPacket::_eo |
Definition at line 3338 of file protocol.h.
| char* CitizenReplyClientPacket::answers[3] |
Definition at line 3341 of file protocol.h.
| int32_t CitizenReplyClientPacket::behavior_id |
Definition at line 3340 of file protocol.h.
| int32_t CitizenReplyClientPacket::session_id |
Definition at line 3339 of file protocol.h.