|
eolib 0.5.0
A core C library for writing applications related to Endless Online
|
#include <protocol.h>
Data Fields | |
| EoPacket | _eo |
| int32_t | post_id |
| char * | post_body |
Reply to reading a post on a town board
Definition at line 5936 of file protocol.h.
| EoPacket BoardPlayerServerPacket::_eo |
Definition at line 5937 of file protocol.h.
| char* BoardPlayerServerPacket::post_body |
Definition at line 5939 of file protocol.h.
| int32_t BoardPlayerServerPacket::post_id |
Definition at line 5938 of file protocol.h.