|
eolib 0.5.0
A core C library for writing applications related to Endless Online
|
#include <protocol.h>
Data Fields | |
| EoPacket | _eo |
| int32_t | npc_index |
| size_t | messages_length |
| char ** | messages |
NPC chat messages
Definition at line 7118 of file protocol.h.
| EoPacket QuestReportServerPacket::_eo |
Definition at line 7119 of file protocol.h.
| char* * QuestReportServerPacket::messages |
Definition at line 7122 of file protocol.h.
| size_t QuestReportServerPacket::messages_length |
Definition at line 7121 of file protocol.h.
| int32_t QuestReportServerPacket::npc_index |
Definition at line 7120 of file protocol.h.