|
eolib 0.5.0
A core C library for writing applications related to Endless Online
|
#include <protocol.h>
Data Fields | |
| EoPacket | _eo |
| Item | sell_item |
| int32_t | session_id |
Selling an item to a shop
Definition at line 3406 of file protocol.h.
| EoPacket ShopSellClientPacket::_eo |
Definition at line 3407 of file protocol.h.
| Item ShopSellClientPacket::sell_item |
Definition at line 3408 of file protocol.h.
| int32_t ShopSellClientPacket::session_id |
Definition at line 3409 of file protocol.h.