|
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 facing a direction
Definition at line 5263 of file protocol.h.
| EoPacket FacePlayerServerPacket::_eo |
Definition at line 5264 of file protocol.h.
| Direction FacePlayerServerPacket::direction |
Definition at line 5266 of file protocol.h.
| int32_t FacePlayerServerPacket::player_id |
Definition at line 5265 of file protocol.h.