|
eolib 0.5.0
A core C library for writing applications related to Endless Online
|
#include <protocol.h>
Data Fields | |
| EoPacket | _eo |
| int32_t | craft_item_id |
| int32_t | session_id |
Crafting an item from a shop
Definition at line 3378 of file protocol.h.
| EoPacket ShopCreateClientPacket::_eo |
Definition at line 3379 of file protocol.h.
| int32_t ShopCreateClientPacket::craft_item_id |
Definition at line 3380 of file protocol.h.
| int32_t ShopCreateClientPacket::session_id |
Definition at line 3381 of file protocol.h.