|
eolib 0.5.0
A core C library for writing applications related to Endless Online
|
#include <protocol.h>
Data Fields | |
| EoSerialize | _eo |
| int32_t | quest_id |
| char * | quest_name |
An entry in the quest switcher
Definition at line 2188 of file protocol.h.
| EoSerialize DialogQuestEntry::_eo |
Definition at line 2189 of file protocol.h.
| int32_t DialogQuestEntry::quest_id |
Definition at line 2190 of file protocol.h.
| char* DialogQuestEntry::quest_name |
Definition at line 2191 of file protocol.h.