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

#include <protocol.h>

Data Fields

EoSerialize _eo
int32_t file_id
size_t content_length
uint8_t * content

Detailed Description

A pub file (EIF, ENF, ECF, ESF)

Definition at line 1582 of file protocol.h.

Field Documentation

◆ _eo

EoSerialize PubFile::_eo

Definition at line 1583 of file protocol.h.

◆ content

uint8_t* PubFile::content

Definition at line 1586 of file protocol.h.

◆ content_length

size_t PubFile::content_length

Definition at line 1585 of file protocol.h.

◆ file_id

int32_t PubFile::file_id

Definition at line 1584 of file protocol.h.


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