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

#include <protocol.h>

Data Fields

EoSerialize _eo
int32_t player_id
int32_t hp_percentage
int32_t hp

Detailed Description

Nearby player hit by a group heal spell

Definition at line 2056 of file protocol.h.

Field Documentation

◆ _eo

EoSerialize GroupHealTargetPlayer::_eo

Definition at line 2057 of file protocol.h.

◆ hp

int32_t GroupHealTargetPlayer::hp

Definition at line 2060 of file protocol.h.

◆ hp_percentage

int32_t GroupHealTargetPlayer::hp_percentage

Definition at line 2059 of file protocol.h.

◆ player_id

int32_t GroupHealTargetPlayer::player_id

Definition at line 2058 of file protocol.h.


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