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

#include <protocol.h>

Data Fields

EoSerialize _eo
size_t skill_masters_length
SkillMasterRecordskill_masters

Detailed Description

Endless Skill Master File

Definition at line 2487 of file protocol.h.

Field Documentation

◆ _eo

EoSerialize SkillMasterFile::_eo

Definition at line 2488 of file protocol.h.

◆ skill_masters

SkillMasterRecord* SkillMasterFile::skill_masters

Definition at line 2490 of file protocol.h.

◆ skill_masters_length

size_t SkillMasterFile::skill_masters_length

Definition at line 2489 of file protocol.h.


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