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

#include <protocol.h>

Data Fields

EoPacket _eo
Coords coords
int32_t take_item_id

Detailed Description

Taking an item from a chest

Definition at line 3838 of file protocol.h.

Field Documentation

◆ _eo

EoPacket ChestTakeClientPacket::_eo

Definition at line 3839 of file protocol.h.

◆ coords

Coords ChestTakeClientPacket::coords

Definition at line 3840 of file protocol.h.

◆ take_item_id

int32_t ChestTakeClientPacket::take_item_id

Definition at line 3841 of file protocol.h.


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