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

#include <protocol.h>

Data Fields

EoSerialize _eo
int32_t y
size_t tiles_length
MapTileSpecRowTiletiles

Detailed Description

A row of tilespecs

Definition at line 861 of file protocol.h.

Field Documentation

◆ _eo

EoSerialize MapTileSpecRow::_eo

Definition at line 862 of file protocol.h.

◆ tiles

MapTileSpecRowTile* MapTileSpecRow::tiles

Definition at line 865 of file protocol.h.

◆ tiles_length

size_t MapTileSpecRow::tiles_length

Definition at line 864 of file protocol.h.

◆ y

int32_t MapTileSpecRow::y

Definition at line 863 of file protocol.h.


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