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

#include <protocol.h>

Data Fields

EoPacket _eo
int32_t damage
int32_t hp
int32_t max_hp
size_t others_length
MapDrainDamageOtherothers

Detailed Description

Map drain damage

Definition at line 7438 of file protocol.h.

Field Documentation

◆ _eo

EoPacket EffectTargetOtherServerPacket::_eo

Definition at line 7439 of file protocol.h.

◆ damage

int32_t EffectTargetOtherServerPacket::damage

Definition at line 7440 of file protocol.h.

◆ hp

int32_t EffectTargetOtherServerPacket::hp

Definition at line 7441 of file protocol.h.

◆ max_hp

int32_t EffectTargetOtherServerPacket::max_hp

Definition at line 7442 of file protocol.h.

◆ others

MapDrainDamageOther* EffectTargetOtherServerPacket::others

Definition at line 7444 of file protocol.h.

◆ others_length

size_t EffectTargetOtherServerPacket::others_length

Definition at line 7443 of file protocol.h.


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