|
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 |
| ShopCraftIngredientRecord | ingredients [4] |
Record of an item that can be crafted in a shop
Definition at line 2543 of file protocol.h.
| EoSerialize ShopCraftRecord::_eo |
Definition at line 2544 of file protocol.h.
| ShopCraftIngredientRecord ShopCraftRecord::ingredients[4] |
Definition at line 2546 of file protocol.h.
| int32_t ShopCraftRecord::item_id |
Definition at line 2545 of file protocol.h.