|
eolib 0.5.0
A core C library for writing applications related to Endless Online
|
#include <protocol.h>
Data Fields | |
| EoPacket | _eo |
| int32_t | spell_id |
| int32_t | gold_amount |
Response from learning a skill from a skill master
Definition at line 5696 of file protocol.h.
| EoPacket StatSkillTakeServerPacket::_eo |
Definition at line 5697 of file protocol.h.
| int32_t StatSkillTakeServerPacket::gold_amount |
Definition at line 5699 of file protocol.h.
| int32_t StatSkillTakeServerPacket::spell_id |
Definition at line 5698 of file protocol.h.