|
eolib 0.5.0
A core C library for writing applications related to Endless Online
|
#include <protocol.h>
Data Fields | |
| EoSerialize | _eo |
| int32_t | destination_map |
| Coords | destination_coords |
| int32_t | level_required |
| int32_t | door |
Warp EMF entity
Definition at line 816 of file protocol.h.
| EoSerialize MapWarp::_eo |
Definition at line 817 of file protocol.h.
| Coords MapWarp::destination_coords |
Definition at line 819 of file protocol.h.
| int32_t MapWarp::destination_map |
Definition at line 818 of file protocol.h.
| int32_t MapWarp::door |
Definition at line 821 of file protocol.h.
| int32_t MapWarp::level_required |
Definition at line 820 of file protocol.h.