|
eolib 0.5.0
A core C library for writing applications related to Endless Online
|
#include <protocol.h>
Data Fields | |
| EoSerialize | _eo |
| int32_t | npc_index |
| char * | message |
An NPC talking
Definition at line 2157 of file protocol.h.
| EoSerialize NpcUpdateChat::_eo |
Definition at line 2158 of file protocol.h.
| char* NpcUpdateChat::message |
Definition at line 2160 of file protocol.h.
| int32_t NpcUpdateChat::npc_index |
Definition at line 2159 of file protocol.h.