|
eolib 0.5.0
A core C library for writing applications related to Endless Online
|
#include <protocol.h>
Data Fields | |
| EoSerialize | _eo |
| char * | player_name |
| char * | message |
A backfilled global chat message
Definition at line 2236 of file protocol.h.
| EoSerialize GlobalBackfillMessage::_eo |
Definition at line 2237 of file protocol.h.
| char* GlobalBackfillMessage::message |
Definition at line 2239 of file protocol.h.
| char* GlobalBackfillMessage::player_name |
Definition at line 2238 of file protocol.h.