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

#include <protocol.h>

Data Fields

EoSerialize _eo
int32_t item_id
CharItem ingredients [4]

Detailed Description

An item that a shop can craft

Definition at line 1700 of file protocol.h.

Field Documentation

◆ _eo

EoSerialize ShopCraftItem::_eo

Definition at line 1701 of file protocol.h.

◆ ingredients

CharItem ShopCraftItem::ingredients[4]

Definition at line 1703 of file protocol.h.

◆ item_id

int32_t ShopCraftItem::item_id

Definition at line 1702 of file protocol.h.


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