|
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 | spell_id |
Nearby player chanting a spell
Definition at line 6694 of file protocol.h.
| EoPacket SpellRequestServerPacket::_eo |
Definition at line 6695 of file protocol.h.
| int32_t SpellRequestServerPacket::player_id |
Definition at line 6696 of file protocol.h.
| int32_t SpellRequestServerPacket::spell_id |
Definition at line 6697 of file protocol.h.