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

#include <protocol.h>

Data Fields

EoPacket _eo
Coords coords
size_t items_length
ThreeItemitems

Detailed Description

Reply to opening a chest

Definition at line 6264 of file protocol.h.

Field Documentation

◆ _eo

EoPacket ChestOpenServerPacket::_eo

Definition at line 6265 of file protocol.h.

◆ coords

Coords ChestOpenServerPacket::coords

Definition at line 6266 of file protocol.h.

◆ items

ThreeItem* ChestOpenServerPacket::items

Definition at line 6268 of file protocol.h.

◆ items_length

size_t ChestOpenServerPacket::items_length

Definition at line 6267 of file protocol.h.


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