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

#include <protocol.h>

Data Fields

EoPacket _eo
size_t effects_length
TileEffecteffects

Detailed Description

Effects playing on nearby tiles

Definition at line 7424 of file protocol.h.

Field Documentation

◆ _eo

EoPacket EffectAgreeServerPacket::_eo

Definition at line 7425 of file protocol.h.

◆ effects

TileEffect* EffectAgreeServerPacket::effects

Definition at line 7427 of file protocol.h.

◆ effects_length

size_t EffectAgreeServerPacket::effects_length

Definition at line 7426 of file protocol.h.


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