|
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 |
Nearby player standing up
Definition at line 5206 of file protocol.h.
| EoPacket SitRemoveServerPacket::_eo |
Definition at line 5207 of file protocol.h.
| Coords SitRemoveServerPacket::coords |
Definition at line 5209 of file protocol.h.
| int32_t SitRemoveServerPacket::player_id |
Definition at line 5208 of file protocol.h.