|
eolib 0.5.0
A core C library for writing applications related to Endless Online
|
#include <protocol.h>
Data Fields | |
| EoSerialize | _eo |
| int32_t | player_id |
| int32_t | effect_id |
An effect playing on a player
Definition at line 2250 of file protocol.h.
| EoSerialize PlayerEffect::_eo |
Definition at line 2251 of file protocol.h.
| int32_t PlayerEffect::effect_id |
Definition at line 2253 of file protocol.h.
| int32_t PlayerEffect::player_id |
Definition at line 2252 of file protocol.h.