|
eolib 0.5.0
A core C library for writing applications related to Endless Online
|
#include <protocol.h>
Data Fields | |
| EoPacket | _eo |
| int32_t | session_id |
| int32_t | gold_amount |
Deposit gold in to the guild bank
Definition at line 4084 of file protocol.h.
| EoPacket GuildBuyClientPacket::_eo |
Definition at line 4085 of file protocol.h.
| int32_t GuildBuyClientPacket::gold_amount |
Definition at line 4087 of file protocol.h.
| int32_t GuildBuyClientPacket::session_id |
Definition at line 4086 of file protocol.h.