|
eolib 0.5.0
A core C library for writing applications related to Endless Online
|
#include <protocol.h>
Data Fields | |
| EoPacket | _eo |
| int32_t | behavior_id |
| int32_t | current_home_id |
| int32_t | session_id |
| char * | questions [3] |
Response from talking to a citizenship NPC
Definition at line 5557 of file protocol.h.
| EoPacket CitizenOpenServerPacket::_eo |
Definition at line 5558 of file protocol.h.
| int32_t CitizenOpenServerPacket::behavior_id |
Definition at line 5559 of file protocol.h.
| int32_t CitizenOpenServerPacket::current_home_id |
Definition at line 5560 of file protocol.h.
| char* CitizenOpenServerPacket::questions[3] |
Definition at line 5562 of file protocol.h.
| int32_t CitizenOpenServerPacket::session_id |
Definition at line 5561 of file protocol.h.