|
eolib 0.5.0
A core C library for writing applications related to Endless Online
|
#include <protocol.h>
Data Fields | |
| EoSerialize | _eo |
| int32_t | x |
| MapWarp | warp |
A single tile in a row of warp entities
Definition at line 876 of file protocol.h.
| EoSerialize MapWarpRowTile::_eo |
Definition at line 877 of file protocol.h.
| MapWarp MapWarpRowTile::warp |
Definition at line 879 of file protocol.h.
| int32_t MapWarpRowTile::x |
Definition at line 878 of file protocol.h.