|
eolib 0.5.0
A core C library for writing applications related to Endless Online
|
#include <protocol.h>
Data Fields | |
| EoPacket | _eo |
| Direction | direction |
| int32_t | spell_id |
| int32_t | timestamp |
Self-targeted spell cast
Definition at line 4195 of file protocol.h.
| EoPacket SpellTargetSelfClientPacket::_eo |
Definition at line 4196 of file protocol.h.
| Direction SpellTargetSelfClientPacket::direction |
Definition at line 4197 of file protocol.h.
| int32_t SpellTargetSelfClientPacket::spell_id |
Definition at line 4198 of file protocol.h.
| int32_t SpellTargetSelfClientPacket::timestamp |
Definition at line 4199 of file protocol.h.