|
eolib 0.5.0
A core C library for writing applications related to Endless Online
|
#include <protocol.h>
Data Fields | |
| EoSerialize | _eo |
| int32_t | id |
| int32_t | amount |
An item reference with a 3-byte amount. Used for shops, lockers, and various item transfers.
Definition at line 1035 of file protocol.h.
| EoSerialize ThreeItem::_eo |
Definition at line 1036 of file protocol.h.
| int32_t ThreeItem::amount |
Definition at line 1038 of file protocol.h.
| int32_t ThreeItem::id |
Definition at line 1037 of file protocol.h.