|
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 |
| Coords | coords |
| Direction | direction |
Nearby player sitting down
Definition at line 5177 of file protocol.h.
| EoPacket SitPlayerServerPacket::_eo |
Definition at line 5178 of file protocol.h.
| Coords SitPlayerServerPacket::coords |
Definition at line 5180 of file protocol.h.
| Direction SitPlayerServerPacket::direction |
Definition at line 5181 of file protocol.h.
| int32_t SitPlayerServerPacket::player_id |
Definition at line 5179 of file protocol.h.