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

#include <protocol.h>

Data Fields

EoPacket _eo
Item sell_item
int32_t session_id

Detailed Description

Selling an item to a shop

Definition at line 3406 of file protocol.h.

Field Documentation

◆ _eo

EoPacket ShopSellClientPacket::_eo

Definition at line 3407 of file protocol.h.

◆ sell_item

Item ShopSellClientPacket::sell_item

Definition at line 3408 of file protocol.h.

◆ session_id

int32_t ShopSellClientPacket::session_id

Definition at line 3409 of file protocol.h.


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