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

#include <protocol.h>

Data Fields

EoPacket _eo
Item buy_item
int32_t session_id

Detailed Description

Purchasing an item from a shop

Definition at line 3392 of file protocol.h.

Field Documentation

◆ _eo

EoPacket ShopBuyClientPacket::_eo

Definition at line 3393 of file protocol.h.

◆ buy_item

Item ShopBuyClientPacket::buy_item

Definition at line 3394 of file protocol.h.

◆ session_id

int32_t ShopBuyClientPacket::session_id

Definition at line 3395 of file protocol.h.


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