|
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 1-byte amount. Used for craft ingredients.
Definition at line 1050 of file protocol.h.
| EoSerialize CharItem::_eo |
Definition at line 1051 of file protocol.h.
| int32_t CharItem::amount |
Definition at line 1053 of file protocol.h.
| int32_t CharItem::id |
Definition at line 1052 of file protocol.h.