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

#include <protocol.h>

Data Fields

EoSerialize _eo
int32_t player_id
int32_t hp_percentage
int32_t damage

Detailed Description

Another player taking damage from a map HP drain

Definition at line 2221 of file protocol.h.

Field Documentation

◆ _eo

EoSerialize MapDrainDamageOther::_eo

Definition at line 2222 of file protocol.h.

◆ damage

int32_t MapDrainDamageOther::damage

Definition at line 2225 of file protocol.h.

◆ hp_percentage

int32_t MapDrainDamageOther::hp_percentage

Definition at line 2224 of file protocol.h.

◆ player_id

int32_t MapDrainDamageOther::player_id

Definition at line 2223 of file protocol.h.


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