|
eolib 0.5.0
A core C library for writing applications related to Endless Online
|
#include <protocol.h>
Data Fields | |
| EoPacket | _eo |
| int32_t | board_id |
| int32_t | post_id |
Reading a post on a town board
Definition at line 3597 of file protocol.h.
| EoPacket BoardTakeClientPacket::_eo |
Definition at line 3598 of file protocol.h.
| int32_t BoardTakeClientPacket::board_id |
Definition at line 3599 of file protocol.h.
| int32_t BoardTakeClientPacket::post_id |
Definition at line 3600 of file protocol.h.