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

#include <protocol.h>

Data Fields

EoPacket _eo
size_t items_length
ThreeItemitems

Detailed Description

Chest contents updating

Definition at line 6312 of file protocol.h.

Field Documentation

◆ _eo

EoPacket ChestAgreeServerPacket::_eo

Definition at line 6313 of file protocol.h.

◆ items

ThreeItem* ChestAgreeServerPacket::items

Definition at line 6315 of file protocol.h.

◆ items_length

size_t ChestAgreeServerPacket::items_length

Definition at line 6314 of file protocol.h.


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