|
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 attacking
Definition at line 5075 of file protocol.h.
| EoPacket AttackPlayerServerPacket::_eo |
Definition at line 5076 of file protocol.h.
| Direction AttackPlayerServerPacket::direction |
Definition at line 5078 of file protocol.h.
| int32_t AttackPlayerServerPacket::player_id |
Definition at line 5077 of file protocol.h.