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

#include <protocol.h>

Data Fields

EoPacket _eo
int32_t hp
int32_t tp

Detailed Description

HP/TP update

Definition at line 7319 of file protocol.h.

Field Documentation

◆ _eo

EoPacket RecoverPlayerServerPacket::_eo

Definition at line 7320 of file protocol.h.

◆ hp

int32_t RecoverPlayerServerPacket::hp

Definition at line 7321 of file protocol.h.

◆ tp

int32_t RecoverPlayerServerPacket::tp

Definition at line 7322 of file protocol.h.


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