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

#include <protocol.h>

Data Fields

EoPacket _eo
int32_t gold_bank
int32_t session_id
int32_t locker_upgrades

Detailed Description

Open banker NPC interface

Definition at line 5401 of file protocol.h.

Field Documentation

◆ _eo

EoPacket BankOpenServerPacket::_eo

Definition at line 5402 of file protocol.h.

◆ gold_bank

int32_t BankOpenServerPacket::gold_bank

Definition at line 5403 of file protocol.h.

◆ locker_upgrades

int32_t BankOpenServerPacket::locker_upgrades

Definition at line 5405 of file protocol.h.

◆ session_id

int32_t BankOpenServerPacket::session_id

Definition at line 5404 of file protocol.h.


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