|
eolib 0.5.0
A core C library for writing applications related to Endless Online
|
#include <protocol.h>
Data Fields | |
| EoPacket | _eo |
| Item | item |
| int32_t | current_weight |
Lose item (from quest)
Definition at line 5897 of file protocol.h.
| EoPacket ItemKickServerPacket::_eo |
Definition at line 5898 of file protocol.h.
| int32_t ItemKickServerPacket::current_weight |
Definition at line 5900 of file protocol.h.
| Item ItemKickServerPacket::item |
Definition at line 5899 of file protocol.h.