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

#include <protocol.h>

Data Fields

EoPacket _eo
int32_t gold_inventory
int32_t gold_bank

Detailed Description

Update gold counts after deposit/withdraw

Definition at line 5416 of file protocol.h.

Field Documentation

◆ _eo

EoPacket BankReplyServerPacket::_eo

Definition at line 5417 of file protocol.h.

◆ gold_bank

int32_t BankReplyServerPacket::gold_bank

Definition at line 5419 of file protocol.h.

◆ gold_inventory

int32_t BankReplyServerPacket::gold_inventory

Definition at line 5418 of file protocol.h.


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