|
eolib 0.5.0
A core C library for writing applications related to Endless Online
|
#include <protocol.h>
Data Fields | |
| EoPacket | _eo |
| Coords | coords |
| int32_t | take_item_id |
Taking an item from a chest
Definition at line 3838 of file protocol.h.
| EoPacket ChestTakeClientPacket::_eo |
Definition at line 3839 of file protocol.h.
| Coords ChestTakeClientPacket::coords |
Definition at line 3840 of file protocol.h.
| int32_t ChestTakeClientPacket::take_item_id |
Definition at line 3841 of file protocol.h.