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

#include <protocol.h>

Data Fields

EoPacket _eo
int32_t session_id
int32_t spell_id

Detailed Description

Learning a skill from a skill master NPC

Definition at line 3446 of file protocol.h.

Field Documentation

◆ _eo

EoPacket StatSkillTakeClientPacket::_eo

Definition at line 3447 of file protocol.h.

◆ session_id

int32_t StatSkillTakeClientPacket::session_id

Definition at line 3448 of file protocol.h.

◆ spell_id

int32_t StatSkillTakeClientPacket::spell_id

Definition at line 3449 of file protocol.h.


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