|
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 | hp_percentage |
Party member list update
Definition at line 6470 of file protocol.h.
| EoPacket PartyAgreeServerPacket::_eo |
Definition at line 6471 of file protocol.h.
| int32_t PartyAgreeServerPacket::hp_percentage |
Definition at line 6473 of file protocol.h.
| int32_t PartyAgreeServerPacket::player_id |
Definition at line 6472 of file protocol.h.