|
eolib 0.5.0
A core C library for writing applications related to Endless Online
|
#include <protocol.h>
Data Fields | |
| EoSerialize | _eo |
| int32_t | item_id |
| CharItem | ingredients [4] |
An item that a shop can craft
Definition at line 1700 of file protocol.h.
| EoSerialize ShopCraftItem::_eo |
Definition at line 1701 of file protocol.h.
| CharItem ShopCraftItem::ingredients[4] |
Definition at line 1703 of file protocol.h.
| int32_t ShopCraftItem::item_id |
Definition at line 1702 of file protocol.h.