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

#include <protocol.h>

Data Fields

EoPacket _eo
int32_t spell_id
int32_t hp
int32_t tp

Detailed Description

Your character self-cast a targetable heal spell

Definition at line 6814 of file protocol.h.

Field Documentation

◆ _eo

EoPacket SpellReplyServerPacket::_eo

Definition at line 6815 of file protocol.h.

◆ hp

int32_t SpellReplyServerPacket::hp

Definition at line 6817 of file protocol.h.

◆ spell_id

int32_t SpellReplyServerPacket::spell_id

Definition at line 6816 of file protocol.h.

◆ tp

int32_t SpellReplyServerPacket::tp

Definition at line 6818 of file protocol.h.


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