eolib 0.5.0
A core C library for writing applications related to Endless Online
Loading...
Searching...
No Matches
MapWarp Struct Reference

#include <protocol.h>

Data Fields

EoSerialize _eo
int32_t destination_map
Coords destination_coords
int32_t level_required
int32_t door

Detailed Description

Warp EMF entity

Definition at line 816 of file protocol.h.

Field Documentation

◆ _eo

EoSerialize MapWarp::_eo

Definition at line 817 of file protocol.h.

◆ destination_coords

Coords MapWarp::destination_coords

Definition at line 819 of file protocol.h.

◆ destination_map

int32_t MapWarp::destination_map

Definition at line 818 of file protocol.h.

◆ door

int32_t MapWarp::door

Definition at line 821 of file protocol.h.

◆ level_required

int32_t MapWarp::level_required

Definition at line 820 of file protocol.h.


The documentation for this struct was generated from the following file: