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

#include <protocol.h>

Data Fields

EoPacket _eo
int32_t spell_id
int32_t gold_amount

Detailed Description

Response from learning a skill from a skill master

Definition at line 5696 of file protocol.h.

Field Documentation

◆ _eo

EoPacket StatSkillTakeServerPacket::_eo

Definition at line 5697 of file protocol.h.

◆ gold_amount

int32_t StatSkillTakeServerPacket::gold_amount

Definition at line 5699 of file protocol.h.

◆ spell_id

int32_t StatSkillTakeServerPacket::spell_id

Definition at line 5698 of file protocol.h.


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