|
eolib 0.5.0
A core C library for writing applications related to Endless Online
|
#include <protocol.h>
Data Fields | |
| EoPacket | _eo |
| ThreeItem | junked_item |
| int32_t | remaining_amount |
| Weight | weight |
Reply to junking items
Definition at line 5853 of file protocol.h.
| EoPacket ItemJunkServerPacket::_eo |
Definition at line 5854 of file protocol.h.
| ThreeItem ItemJunkServerPacket::junked_item |
Definition at line 5855 of file protocol.h.
| int32_t ItemJunkServerPacket::remaining_amount |
Definition at line 5856 of file protocol.h.
| Weight ItemJunkServerPacket::weight |
Definition at line 5857 of file protocol.h.