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

#include <protocol.h>

Data Fields

EoSerialize _eo
int32_t player_id
int32_t effect_id

Detailed Description

An effect playing on a player

Definition at line 2250 of file protocol.h.

Field Documentation

◆ _eo

EoSerialize PlayerEffect::_eo

Definition at line 2251 of file protocol.h.

◆ effect_id

int32_t PlayerEffect::effect_id

Definition at line 2253 of file protocol.h.

◆ player_id

int32_t PlayerEffect::player_id

Definition at line 2252 of file protocol.h.


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