|
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 |
Removing a post from a town board
Definition at line 3568 of file protocol.h.
| EoPacket BoardRemoveClientPacket::_eo |
Definition at line 3569 of file protocol.h.
| int32_t BoardRemoveClientPacket::board_id |
Definition at line 3570 of file protocol.h.
| int32_t BoardRemoveClientPacket::post_id |
Definition at line 3571 of file protocol.h.