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

#include <protocol.h>

Data Fields

EoSerialize _eo
int32_t amount
int32_t id

Detailed Description

A sold item when selling an item to a shop

Definition at line 1714 of file protocol.h.

Field Documentation

◆ _eo

EoSerialize ShopSoldItem::_eo

Definition at line 1715 of file protocol.h.

◆ amount

int32_t ShopSoldItem::amount

Definition at line 1716 of file protocol.h.

◆ id

int32_t ShopSoldItem::id

Definition at line 1717 of file protocol.h.


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