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

#include <protocol.h>

Data Fields

EoSerialize _eo
int32_t id
int32_t amount

Detailed Description

An item reference with a 1-byte amount. Used for craft ingredients.

Definition at line 1050 of file protocol.h.

Field Documentation

◆ _eo

EoSerialize CharItem::_eo

Definition at line 1051 of file protocol.h.

◆ amount

int32_t CharItem::amount

Definition at line 1053 of file protocol.h.

◆ id

int32_t CharItem::id

Definition at line 1052 of file protocol.h.


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