|
eolib 0.5.0
A core C library for writing applications related to Endless Online
|
#include <protocol.h>
Data Fields | |
| EoPacket | _eo |
| int32_t | map_id |
| int32_t | session_id |
Request to download a copy of the map
Definition at line 3681 of file protocol.h.
| EoPacket WarpTakeClientPacket::_eo |
Definition at line 3682 of file protocol.h.
| int32_t WarpTakeClientPacket::map_id |
Definition at line 3683 of file protocol.h.
| int32_t WarpTakeClientPacket::session_id |
Definition at line 3684 of file protocol.h.