|
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 |
Your character sitting on a chair
Definition at line 5134 of file protocol.h.
| EoPacket ChairReplyServerPacket::_eo |
Definition at line 5135 of file protocol.h.
| Coords ChairReplyServerPacket::coords |
Definition at line 5137 of file protocol.h.
| Direction ChairReplyServerPacket::direction |
Definition at line 5138 of file protocol.h.
| int32_t ChairReplyServerPacket::player_id |
Definition at line 5136 of file protocol.h.