|
eolib 0.5.0
A core C library for writing applications related to Endless Online
|
#include <protocol.h>
Data Fields | |
| EoPacket | _eo |
| int32_t | skill_points |
| Spell | spell |
Response to spending skill points
Definition at line 5737 of file protocol.h.
| EoPacket StatSkillAcceptServerPacket::_eo |
Definition at line 5738 of file protocol.h.
| int32_t StatSkillAcceptServerPacket::skill_points |
Definition at line 5739 of file protocol.h.
| Spell StatSkillAcceptServerPacket::spell |
Definition at line 5740 of file protocol.h.