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

#include <protocol.h>

Data Fields

EoSerialize _eo
int32_t major
int32_t minor
int32_t patch

Detailed Description

Client version

Definition at line 991 of file protocol.h.

Field Documentation

◆ _eo

EoSerialize Version::_eo

Definition at line 992 of file protocol.h.

◆ major

int32_t Version::major

Definition at line 993 of file protocol.h.

◆ minor

int32_t Version::minor

Definition at line 994 of file protocol.h.

◆ patch

int32_t Version::patch

Definition at line 995 of file protocol.h.


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