|
eolib 0.5.0
A core C library for writing applications related to Endless Online
|
#include <protocol.h>
Data Fields | |
| EoPacket | _eo |
| int32_t | spell_id |
| int32_t | hp |
| int32_t | tp |
Your character self-cast a targetable heal spell
Definition at line 6814 of file protocol.h.
| EoPacket SpellReplyServerPacket::_eo |
Definition at line 6815 of file protocol.h.
| int32_t SpellReplyServerPacket::hp |
Definition at line 6817 of file protocol.h.
| int32_t SpellReplyServerPacket::spell_id |
Definition at line 6816 of file protocol.h.
| int32_t SpellReplyServerPacket::tp |
Definition at line 6818 of file protocol.h.