|
eolib 0.5.0
A core C library for writing applications related to Endless Online
|
#include <protocol.h>
Data Fields | |
| EoPacket | _eo |
| int32_t | session_id |
| int32_t | spell_id |
Learning a skill from a skill master NPC
Definition at line 3446 of file protocol.h.
| EoPacket StatSkillTakeClientPacket::_eo |
Definition at line 3447 of file protocol.h.
| int32_t StatSkillTakeClientPacket::session_id |
Definition at line 3448 of file protocol.h.
| int32_t StatSkillTakeClientPacket::spell_id |
Definition at line 3449 of file protocol.h.