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

#include <protocol.h>

Data Fields

EoSerialize _eo
char * name
int32_t parent_type
int32_t stat_group
int32_t str
int32_t intl
int32_t wis
int32_t agi
int32_t con
int32_t cha

Detailed Description

Record of Class data in an Endless Class File

Definition at line 1209 of file protocol.h.

Field Documentation

◆ _eo

EoSerialize EcfRecord::_eo

Definition at line 1210 of file protocol.h.

◆ agi

int32_t EcfRecord::agi

Definition at line 1217 of file protocol.h.

◆ cha

int32_t EcfRecord::cha

Definition at line 1219 of file protocol.h.

◆ con

int32_t EcfRecord::con

Definition at line 1218 of file protocol.h.

◆ intl

int32_t EcfRecord::intl

Definition at line 1215 of file protocol.h.

◆ name

char* EcfRecord::name

Definition at line 1211 of file protocol.h.

◆ parent_type

int32_t EcfRecord::parent_type

Definition at line 1212 of file protocol.h.

◆ stat_group

int32_t EcfRecord::stat_group

Definition at line 1213 of file protocol.h.

◆ str

int32_t EcfRecord::str

Definition at line 1214 of file protocol.h.

◆ wis

int32_t EcfRecord::wis

Definition at line 1216 of file protocol.h.


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