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

#include <protocol.h>

Data Fields

EoPacket _eo
int32_t player_id
int32_t heal_hp
int32_t hp_percentage

Detailed Description

Nearby player gained HP

Definition at line 7333 of file protocol.h.

Field Documentation

◆ _eo

EoPacket RecoverAgreeServerPacket::_eo

Definition at line 7334 of file protocol.h.

◆ heal_hp

int32_t RecoverAgreeServerPacket::heal_hp

Definition at line 7336 of file protocol.h.

◆ hp_percentage

int32_t RecoverAgreeServerPacket::hp_percentage

Definition at line 7337 of file protocol.h.

◆ player_id

int32_t RecoverAgreeServerPacket::player_id

Definition at line 7335 of file protocol.h.


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