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

#include <protocol.h>

Data Fields

EoSerialize _eo
int32_t rid [2]
int32_t total_skills_count
int32_t version
size_t skills_length
EsfRecordskills

Detailed Description

Endless Skill File

Definition at line 1289 of file protocol.h.

Field Documentation

◆ _eo

EoSerialize Esf::_eo

Definition at line 1290 of file protocol.h.

◆ rid

int32_t Esf::rid[2]

Definition at line 1291 of file protocol.h.

◆ skills

EsfRecord* Esf::skills

Definition at line 1295 of file protocol.h.

◆ skills_length

size_t Esf::skills_length

Definition at line 1294 of file protocol.h.

◆ total_skills_count

int32_t Esf::total_skills_count

Definition at line 1292 of file protocol.h.

◆ version

int32_t Esf::version

Definition at line 1293 of file protocol.h.


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