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

#include <protocol.h>

Data Fields

EoPacket _eo
Coords coords
ThreeItem add_item

Detailed Description

Placing an item in to a chest

Definition at line 3824 of file protocol.h.

Field Documentation

◆ _eo

EoPacket ChestAddClientPacket::_eo

Definition at line 3825 of file protocol.h.

◆ add_item

ThreeItem ChestAddClientPacket::add_item

Definition at line 3827 of file protocol.h.

◆ coords

Coords ChestAddClientPacket::coords

Definition at line 3826 of file protocol.h.


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