|
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 |
| Direction | direction |
Nearby player raising their arm to cast a spell (vestigial)
Definition at line 6732 of file protocol.h.
| EoPacket SpellPlayerServerPacket::_eo |
Definition at line 6733 of file protocol.h.
| Direction SpellPlayerServerPacket::direction |
Definition at line 6735 of file protocol.h.
| int32_t SpellPlayerServerPacket::player_id |
Definition at line 6734 of file protocol.h.