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

#include <protocol.h>

Data Fields

EoSerialize _eo
Coords coords
int32_t effect_id

Detailed Description

An effect playing on a tile

Definition at line 2264 of file protocol.h.

Field Documentation

◆ _eo

EoSerialize TileEffect::_eo

Definition at line 2265 of file protocol.h.

◆ coords

Coords TileEffect::coords

Definition at line 2266 of file protocol.h.

◆ effect_id

int32_t TileEffect::effect_id

Definition at line 2267 of file protocol.h.


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