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

#include <protocol.h>

Data Fields

EoPacket _eo
int32_t amount
int32_t session_id

Detailed Description

Depositing gold

Definition at line 3200 of file protocol.h.

Field Documentation

◆ _eo

EoPacket BankAddClientPacket::_eo

Definition at line 3201 of file protocol.h.

◆ amount

int32_t BankAddClientPacket::amount

Definition at line 3202 of file protocol.h.

◆ session_id

int32_t BankAddClientPacket::session_id

Definition at line 3203 of file protocol.h.


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