|
eolib 0.5.0
A core C library for writing applications related to Endless Online
|
#include <protocol.h>
Data Fields | |
| EoSerialize | _eo |
| int32_t | amount |
| int32_t | id |
A sold item when selling an item to a shop
Definition at line 1714 of file protocol.h.
| EoSerialize ShopSoldItem::_eo |
Definition at line 1715 of file protocol.h.
| int32_t ShopSoldItem::amount |
Definition at line 1716 of file protocol.h.
| int32_t ShopSoldItem::id |
Definition at line 1717 of file protocol.h.