eolib 0.5.0
A core C library for writing applications related to Endless Online
Loading...
Searching...
No Matches
ShopCreateServerPacket Struct Reference

#include <protocol.h>

Data Fields

EoPacket _eo
int32_t craft_item_id
Weight weight
Item ingredients [4]

Detailed Description

Response to crafting an item from a shop

Definition at line 5599 of file protocol.h.

Field Documentation

◆ _eo

EoPacket ShopCreateServerPacket::_eo

Definition at line 5600 of file protocol.h.

◆ craft_item_id

int32_t ShopCreateServerPacket::craft_item_id

Definition at line 5601 of file protocol.h.

◆ ingredients

Item ShopCreateServerPacket::ingredients[4]

Definition at line 5603 of file protocol.h.

◆ weight

Weight ShopCreateServerPacket::weight

Definition at line 5602 of file protocol.h.


The documentation for this struct was generated from the following file: