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

#include <protocol.h>

Data Fields

EoSerialize _eo
int32_t y
size_t tiles_length
MapWarpRowTiletiles

Detailed Description

A row of warp entities

Definition at line 890 of file protocol.h.

Field Documentation

◆ _eo

EoSerialize MapWarpRow::_eo

Definition at line 891 of file protocol.h.

◆ tiles

MapWarpRowTile* MapWarpRow::tiles

Definition at line 894 of file protocol.h.

◆ tiles_length

size_t MapWarpRow::tiles_length

Definition at line 893 of file protocol.h.

◆ y

int32_t MapWarpRow::y

Definition at line 892 of file protocol.h.


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