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

#include <protocol.h>

Data Fields

EoPacket _eo
ThreeItem taken_item
Weight weight
size_t items_length
ThreeItemitems

Detailed Description

Reply to removing an item from a chest

Definition at line 6296 of file protocol.h.

Field Documentation

◆ _eo

EoPacket ChestGetServerPacket::_eo

Definition at line 6297 of file protocol.h.

◆ items

ThreeItem* ChestGetServerPacket::items

Definition at line 6301 of file protocol.h.

◆ items_length

size_t ChestGetServerPacket::items_length

Definition at line 6300 of file protocol.h.

◆ taken_item

ThreeItem ChestGetServerPacket::taken_item

Definition at line 6298 of file protocol.h.

◆ weight

Weight ChestGetServerPacket::weight

Definition at line 6299 of file protocol.h.


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