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

#include <protocol.h>

Data Fields

EoPacket _eo
int32_t session_id
char * shop_name
size_t skills_length
SkillLearnskills

Detailed Description

Response from talking to a skill master NPC

Definition at line 5662 of file protocol.h.

Field Documentation

◆ _eo

EoPacket StatSkillOpenServerPacket::_eo

Definition at line 5663 of file protocol.h.

◆ session_id

int32_t StatSkillOpenServerPacket::session_id

Definition at line 5664 of file protocol.h.

◆ shop_name

char* StatSkillOpenServerPacket::shop_name

Definition at line 5665 of file protocol.h.

◆ skills

SkillLearn* StatSkillOpenServerPacket::skills

Definition at line 5667 of file protocol.h.

◆ skills_length

size_t StatSkillOpenServerPacket::skills_length

Definition at line 5666 of file protocol.h.


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