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

#include <protocol.h>

Data Fields

EoSerialize _eo
size_t content_length
uint8_t * content

Detailed Description

A map file (EMF)

Definition at line 1568 of file protocol.h.

Field Documentation

◆ _eo

EoSerialize MapFile::_eo

Definition at line 1569 of file protocol.h.

◆ content

uint8_t* MapFile::content

Definition at line 1571 of file protocol.h.

◆ content_length

size_t MapFile::content_length

Definition at line 1570 of file protocol.h.


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