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

#include <protocol.h>

Data Fields

EoPacket _eo
int32_t skill_points
Spell spell

Detailed Description

Response to spending skill points

Definition at line 5737 of file protocol.h.

Field Documentation

◆ _eo

EoPacket StatSkillAcceptServerPacket::_eo

Definition at line 5738 of file protocol.h.

◆ skill_points

int32_t StatSkillAcceptServerPacket::skill_points

Definition at line 5739 of file protocol.h.

◆ spell

Spell StatSkillAcceptServerPacket::spell

Definition at line 5740 of file protocol.h.


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