|
eolib 0.5.0
A core C library for writing applications related to Endless Online
|
#include <protocol.h>
Data Fields | |
| EoPacket | _eo |
| int32_t | hp |
| int32_t | tp |
HP/TP update
Definition at line 7319 of file protocol.h.
| EoPacket RecoverPlayerServerPacket::_eo |
Definition at line 7320 of file protocol.h.
| int32_t RecoverPlayerServerPacket::hp |
Definition at line 7321 of file protocol.h.
| int32_t RecoverPlayerServerPacket::tp |
Definition at line 7322 of file protocol.h.