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

#include <protocol.h>

Data Fields

EoPacket _eo
int32_t session_id
int32_t gold_amount

Detailed Description

Deposit gold in to the guild bank

Definition at line 4084 of file protocol.h.

Field Documentation

◆ _eo

EoPacket GuildBuyClientPacket::_eo

Definition at line 4085 of file protocol.h.

◆ gold_amount

int32_t GuildBuyClientPacket::gold_amount

Definition at line 4087 of file protocol.h.

◆ session_id

int32_t GuildBuyClientPacket::session_id

Definition at line 4086 of file protocol.h.


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