|
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 | timestamp |
Begin spell chanting
Definition at line 4181 of file protocol.h.
| EoPacket SpellRequestClientPacket::_eo |
Definition at line 4182 of file protocol.h.
| int32_t SpellRequestClientPacket::spell_id |
Definition at line 4183 of file protocol.h.
| int32_t SpellRequestClientPacket::timestamp |
Definition at line 4184 of file protocol.h.