|
eolib 0.5.0
A core C library for writing applications related to Endless Online
|
#include <protocol.h>
Data Fields | |
| EoSerialize | _eo |
| int32_t | current |
| int32_t | max |
Current carry weight and maximum carry capacity of a player
Definition at line 1006 of file protocol.h.
| EoSerialize Weight::_eo |
Definition at line 1007 of file protocol.h.
| int32_t Weight::current |
Definition at line 1008 of file protocol.h.
| int32_t Weight::max |
Definition at line 1009 of file protocol.h.