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

#include <protocol.h>

Data Fields

EoPacket _eo
int32_t gold_amount
Item bought_item
Weight weight

Detailed Description

Response to purchasing an item from a shop

Definition at line 5614 of file protocol.h.

Field Documentation

◆ _eo

EoPacket ShopBuyServerPacket::_eo

Definition at line 5615 of file protocol.h.

◆ bought_item

Item ShopBuyServerPacket::bought_item

Definition at line 5617 of file protocol.h.

◆ gold_amount

int32_t ShopBuyServerPacket::gold_amount

Definition at line 5616 of file protocol.h.

◆ weight

Weight ShopBuyServerPacket::weight

Definition at line 5618 of file protocol.h.


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