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

#include <protocol.h>

Data Fields

EoSerialize _eo
int32_t rid [2]
int32_t total_items_count
int32_t version
size_t items_length
EifRecorditems

Detailed Description

Endless Item File

Definition at line 1142 of file protocol.h.

Field Documentation

◆ _eo

EoSerialize Eif::_eo

Definition at line 1143 of file protocol.h.

◆ items

EifRecord* Eif::items

Definition at line 1148 of file protocol.h.

◆ items_length

size_t Eif::items_length

Definition at line 1147 of file protocol.h.

◆ rid

int32_t Eif::rid[2]

Definition at line 1144 of file protocol.h.

◆ total_items_count

int32_t Eif::total_items_count

Definition at line 1145 of file protocol.h.

◆ version

int32_t Eif::version

Definition at line 1146 of file protocol.h.


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