|
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 on a chair
Definition at line 5119 of file protocol.h.
| EoPacket ChairPlayerServerPacket::_eo |
Definition at line 5120 of file protocol.h.
| Coords ChairPlayerServerPacket::coords |
Definition at line 5122 of file protocol.h.
| Direction ChairPlayerServerPacket::direction |
Definition at line 5123 of file protocol.h.
| int32_t ChairPlayerServerPacket::player_id |
Definition at line 5121 of file protocol.h.