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

#include <protocol.h>

Data Fields

EoPacket _eo
int32_t craft_item_id
int32_t session_id

Detailed Description

Crafting an item from a shop

Definition at line 3378 of file protocol.h.

Field Documentation

◆ _eo

EoPacket ShopCreateClientPacket::_eo

Definition at line 3379 of file protocol.h.

◆ craft_item_id

int32_t ShopCreateClientPacket::craft_item_id

Definition at line 3380 of file protocol.h.

◆ session_id

int32_t ShopCreateClientPacket::session_id

Definition at line 3381 of file protocol.h.


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