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

#include <protocol.h>

Data Fields

EoPacket _eo
int32_t taken_item_index
ThreeItem taken_item
Weight weight

Detailed Description

Reply to taking items from the ground

Definition at line 5868 of file protocol.h.

Field Documentation

◆ _eo

EoPacket ItemGetServerPacket::_eo

Definition at line 5869 of file protocol.h.

◆ taken_item

ThreeItem ItemGetServerPacket::taken_item

Definition at line 5871 of file protocol.h.

◆ taken_item_index

int32_t ItemGetServerPacket::taken_item_index

Definition at line 5870 of file protocol.h.

◆ weight

Weight ItemGetServerPacket::weight

Definition at line 5872 of file protocol.h.


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