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

#include <protocol.h>

Data Fields

EoSerialize _eo
int32_t id
int32_t amount

Detailed Description

An item reference with a 3-byte amount. Used for shops, lockers, and various item transfers.

Definition at line 1035 of file protocol.h.

Field Documentation

◆ _eo

EoSerialize ThreeItem::_eo

Definition at line 1036 of file protocol.h.

◆ amount

int32_t ThreeItem::amount

Definition at line 1038 of file protocol.h.

◆ id

int32_t ThreeItem::id

Definition at line 1037 of file protocol.h.


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