|
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 down
Definition at line 5220 of file protocol.h.
| EoPacket SitReplyServerPacket::_eo |
Definition at line 5221 of file protocol.h.
| Coords SitReplyServerPacket::coords |
Definition at line 5223 of file protocol.h.
| Direction SitReplyServerPacket::direction |
Definition at line 5224 of file protocol.h.
| int32_t SitReplyServerPacket::player_id |
Definition at line 5222 of file protocol.h.