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

#include <protocol.h>

Data Fields

EoPacket _eo
int32_t gold_amount
int32_t locker_upgrades

Detailed Description

Response to buying a locker space upgrade from a banker NPC

Definition at line 5504 of file protocol.h.

Field Documentation

◆ _eo

EoPacket LockerBuyServerPacket::_eo

Definition at line 5505 of file protocol.h.

◆ gold_amount

int32_t LockerBuyServerPacket::gold_amount

Definition at line 5506 of file protocol.h.

◆ locker_upgrades

int32_t LockerBuyServerPacket::locker_upgrades

Definition at line 5507 of file protocol.h.


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