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

#include <protocol.h>

Data Fields

EoSerialize _eo
int32_t current
int32_t max

Detailed Description

Current carry weight and maximum carry capacity of a player

Definition at line 1006 of file protocol.h.

Field Documentation

◆ _eo

EoSerialize Weight::_eo

Definition at line 1007 of file protocol.h.

◆ current

int32_t Weight::current

Definition at line 1008 of file protocol.h.

◆ max

int32_t Weight::max

Definition at line 1009 of file protocol.h.


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