|
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 4-byte amount
Definition at line 1020 of file protocol.h.
| EoSerialize Item::_eo |
Definition at line 1021 of file protocol.h.
| int32_t Item::amount |
Definition at line 1023 of file protocol.h.
| int32_t Item::id |
Definition at line 1022 of file protocol.h.