|
eolib 0.5.0
A core C library for writing applications related to Endless Online
|
#include <protocol.h>
Data Fields | |
| EoPacket | _eo |
| char * | player_name |
| char * | message |
Private chat message
Definition at line 4926 of file protocol.h.
| EoPacket TalkTellServerPacket::_eo |
Definition at line 4927 of file protocol.h.
| char* TalkTellServerPacket::message |
Definition at line 4929 of file protocol.h.
| char* TalkTellServerPacket::player_name |
Definition at line 4928 of file protocol.h.