|
eolib 0.5.0
A core C library for writing applications related to Endless Online
|
#include <protocol.h>
Data Fields | |
| EoPacket | _eo |
| int32_t | player_id |
| int32_t | heal_hp |
| int32_t | hp_percentage |
Nearby player gained HP
Definition at line 7333 of file protocol.h.
| EoPacket RecoverAgreeServerPacket::_eo |
Definition at line 7334 of file protocol.h.
| int32_t RecoverAgreeServerPacket::heal_hp |
Definition at line 7336 of file protocol.h.
| int32_t RecoverAgreeServerPacket::hp_percentage |
Definition at line 7337 of file protocol.h.
| int32_t RecoverAgreeServerPacket::player_id |
Definition at line 7335 of file protocol.h.