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

#include <protocol.h>

Data Fields

EoSerialize _eo
int32_t item_id
ShopCraftIngredientRecord ingredients [4]

Detailed Description

Record of an item that can be crafted in a shop

Definition at line 2543 of file protocol.h.

Field Documentation

◆ _eo

EoSerialize ShopCraftRecord::_eo

Definition at line 2544 of file protocol.h.

◆ ingredients

ShopCraftIngredientRecord ShopCraftRecord::ingredients[4]

Definition at line 2546 of file protocol.h.

◆ item_id

int32_t ShopCraftRecord::item_id

Definition at line 2545 of file protocol.h.


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