|
eolib 0.5.0
A core C library for writing applications related to Endless Online
|
#include <protocol.h>
Data Fields | |
| EoSerialize | _eo |
| char * | question |
| char * | answer |
Record of a question and answer that the player must answer to register citizenship with an inn
Definition at line 2326 of file protocol.h.
| EoSerialize InnQuestionRecord::_eo |
Definition at line 2327 of file protocol.h.
| char* InnQuestionRecord::answer |
Definition at line 2329 of file protocol.h.
| char* InnQuestionRecord::question |
Definition at line 2328 of file protocol.h.