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

#include <protocol.h>

Data Fields

EoPacket _eo
int32_t player_id
int32_t hp_percentage
bool died
int32_t damage

Detailed Description

Nearby character taking spike damage

Definition at line 7492 of file protocol.h.

Field Documentation

◆ _eo

EoPacket EffectAdminServerPacket::_eo

Definition at line 7493 of file protocol.h.

◆ damage

int32_t EffectAdminServerPacket::damage

Definition at line 7497 of file protocol.h.

◆ died

bool EffectAdminServerPacket::died

Definition at line 7496 of file protocol.h.

◆ hp_percentage

int32_t EffectAdminServerPacket::hp_percentage

Definition at line 7495 of file protocol.h.

◆ player_id

int32_t EffectAdminServerPacket::player_id

Definition at line 7494 of file protocol.h.


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