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

#include <protocol.h>

Data Fields

EoPacket _eo
ThreeItem junked_item
int32_t remaining_amount
Weight weight

Detailed Description

Reply to junking items

Definition at line 5853 of file protocol.h.

Field Documentation

◆ _eo

EoPacket ItemJunkServerPacket::_eo

Definition at line 5854 of file protocol.h.

◆ junked_item

ThreeItem ItemJunkServerPacket::junked_item

Definition at line 5855 of file protocol.h.

◆ remaining_amount

int32_t ItemJunkServerPacket::remaining_amount

Definition at line 5856 of file protocol.h.

◆ weight

Weight ItemJunkServerPacket::weight

Definition at line 5857 of file protocol.h.


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